service redshift
This commit is contained in:
parent
f85d01de5d
commit
74dce71c43
@ -212,6 +212,13 @@
|
|||||||
value = "1048576";
|
value = "1048576";
|
||||||
}];
|
}];
|
||||||
|
|
||||||
|
services.redshift = {
|
||||||
|
enable = true;
|
||||||
|
latitude = "48.573406";
|
||||||
|
longitude = "7.752111";
|
||||||
|
temperature.night = 2700;
|
||||||
|
};
|
||||||
|
|
||||||
# This value determines the NixOS release with which your system is to be
|
# This value determines the NixOS release with which your system is to be
|
||||||
# compatible, in order to avoid breaking some software such as database
|
# compatible, in order to avoid breaking some software such as database
|
||||||
# servers. You should change this only after NixOS release notes say you
|
# servers. You should change this only after NixOS release notes say you
|
||||||
|
Loading…
Reference in New Issue
Block a user