This commit is contained in:
parent
7aaf90bc75
commit
278904eec6
56 changed files with 0 additions and 0 deletions
8
modules/desktop/redshift.nix
Normal file
8
modules/desktop/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