home: delete gammastep
This commit is contained in:
parent
2835c14347
commit
19e7878a8e
2 changed files with 0 additions and 13 deletions
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./gpg.nix
|
||||
# ./gammastep.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
_: {
|
||||
services.gammastep = {
|
||||
enable = true;
|
||||
provider = "manual";
|
||||
latitude = "40.730610";
|
||||
longitude = "-73.935242";
|
||||
dawnTime = "6:00-7:00";
|
||||
duskTime = "18:00-20:15";
|
||||
temperature.day = 5500;
|
||||
temperature.night = 3000;
|
||||
};
|
||||
}
|
Loading…
Add table
Reference in a new issue