services: remove wlsunset

This commit is contained in:
notohh 2024-11-12 16:42:20 -05:00
parent 1521a589b3
commit 0c0b6d8f21
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,11 +0,0 @@
_: {
services.wlsunset = {
enable = false;
latitude = "40.712776";
longitude = "-74.005974";
temperature = {
day = 6500;
night = 3200;
};
};
}