remove redshift; it was flickering and re-enabling itself
This commit is contained in:
parent
2a299086a0
commit
11a2e67eb4
1 changed files with 0 additions and 13 deletions
|
|
@ -140,19 +140,6 @@
|
||||||
|
|
||||||
location.provider = "geoclue2";
|
location.provider = "geoclue2";
|
||||||
|
|
||||||
services.redshift = {
|
|
||||||
enable = true;
|
|
||||||
brightness = {
|
|
||||||
# Note the string values below.
|
|
||||||
day = "1";
|
|
||||||
night = "1";
|
|
||||||
};
|
|
||||||
temperature = {
|
|
||||||
day = 5500;
|
|
||||||
night = 3700;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||||
users.users.haak = {
|
users.users.haak = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue