remove wlsunset
This commit is contained in:
parent
8369776ee0
commit
e144b14e59
1 changed files with 0 additions and 10 deletions
|
|
@ -67,16 +67,6 @@ in
|
||||||
file = utils.mk_symlinks { inherit config dotfiles; };
|
file = utils.mk_symlinks { inherit config dotfiles; };
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
wlsunset = {
|
|
||||||
enable = true;
|
|
||||||
sunrise = "07:00";
|
|
||||||
sunset = "20:00-22:00";
|
|
||||||
|
|
||||||
temperature = {
|
|
||||||
day = 6500;
|
|
||||||
night = 3500;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
mako.enable = true;
|
mako.enable = true;
|
||||||
ssh-agent.enable = true;
|
ssh-agent.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue