feat(wpcarro/marcus): Enable redshift 👀
Should be easier on my eyes. Change-Id: I183d2516ecdb582264b2a2548a05723d87274a83 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5152 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
e1833e95f2
commit
f4be357508
1 changed files with 5 additions and 0 deletions
|
@ -146,6 +146,11 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
services.redshift = {
|
||||
enable = true;
|
||||
provider = "geoclue2";
|
||||
};
|
||||
|
||||
systemd.user.startServices = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue