Minor cleanup of redshift conf

This commit is contained in:
Vili Sinervä 2024-09-06 20:22:42 +03:00
parent 5026589edc
commit c2c31454d6
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -6,8 +6,7 @@
message = "Redshift does not work without a desktop!"; message = "Redshift does not work without a desktop!";
} }
]; ];
services = { services.redshift = {
redshift = {
executable = "/bin/redshift-gtk"; executable = "/bin/redshift-gtk";
enable = true; enable = true;
temperature = { temperature = {
@ -19,7 +18,6 @@
day = "1"; day = "1";
}; };
}; };
};
location = { location = {
latitude = 60.17; latitude = 60.17;