Set executable to gammastep in redshift service
This commit is contained in:
parent
03ac07acec
commit
b5cb9e187d
|
@ -61,6 +61,7 @@
|
|||
services.redshift = {
|
||||
package = pkgs.gammastep;
|
||||
enable = true;
|
||||
executable = "/bin/gammastep";
|
||||
temperature = {
|
||||
day = 6500;
|
||||
night = 5300;
|
||||
|
|
Loading…
Reference in New Issue