Delay shutdown to August 3rd at 22h and turn on when power is back automatically #152

Manually merged
rarias merged 4 commits from adjust-august-shutdown into master 2025-07-24 11:25:02 +02:00
Showing only changes of commit ac700d34a5 - Show all commits

View File

@@ -8,6 +8,10 @@
../module/nvidia.nix
];
# Don't turn off on August as UPC has different dates.
# Fox works fine on power cuts.
systemd.timers.august-shutdown.enable = false;
# Select the this using the ID to avoid mismatches
boot.loader.grub.device = "/dev/disk/by-id/wwn-0x500a07514b0c1103";