Set executable to gammastep in redshift service

This commit is contained in:
coolneng 2022-01-08 22:21:53 +01:00
parent 03ac07acec
commit b5cb9e187d
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

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