Move redshift configuration
This commit is contained in:
parent
e86ee0fce1
commit
96b431de55
4 changed files with 8 additions and 51 deletions
8
modules2/redshift.nix
Normal file
8
modules2/redshift.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
flake.modules.homeManager.gui.services.redshift = {
|
||||
enable = true;
|
||||
|
||||
latitude = "51.58";
|
||||
longitude = "-2.99";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue