home: delete gammastep
This commit is contained in:
parent
2835c14347
commit
19e7878a8e
2 changed files with 0 additions and 13 deletions
home/services
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./gpg.nix
|
./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
Add a link
Reference in a new issue