Set executable to gammastep in redshift service

This commit is contained in:
2022-01-08 22:21:53 +01:00
parent 03ac07acec
commit b5cb9e187d

View File

@@ -61,6 +61,7 @@
services.redshift = {
package = pkgs.gammastep;
enable = true;
executable = "/bin/gammastep";
temperature = {
day = 6500;
night = 5300;