Disabled sleep-at-night
This commit is contained in:
parent
3d04f617a6
commit
afa4dd4a47
1 changed files with 8 additions and 8 deletions
|
|
@ -48,14 +48,14 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.sleep-at-night = {
|
# services.sleep-at-night = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
shutdown = {
|
# shutdown = {
|
||||||
hour = 00;
|
# hour = 00;
|
||||||
minute = 30;
|
# minute = 30;
|
||||||
};
|
# };
|
||||||
wakeup = "08:00:00";
|
# wakeup = "08:00:00";
|
||||||
};
|
# };
|
||||||
|
|
||||||
networking.firewall.enable = true;
|
networking.firewall.enable = true;
|
||||||
networking.firewall.allowPing = true;
|
networking.firewall.allowPing = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue