Disabled sleep-at-night

This commit is contained in:
KoenDR06 2024-12-23 14:06:25 +01:00
parent 3d04f617a6
commit afa4dd4a47

View file

@ -48,14 +48,14 @@
};
};
services.sleep-at-night = {
enable = true;
shutdown = {
hour = 00;
minute = 30;
};
wakeup = "08:00:00";
};
# services.sleep-at-night = {
# enable = true;
# shutdown = {
# hour = 00;
# minute = 30;
# };
# wakeup = "08:00:00";
# };
networking.firewall.enable = true;
networking.firewall.allowPing = true;