hosts: typo autoupdate

This commit is contained in:
2024-04-01 11:59:22 +02:00
parent 2277c363dd
commit 3b886aa6ad
2 changed files with 12 additions and 12 deletions

View File

@@ -143,7 +143,7 @@
flake = "git+https://git.kabtop.de/Kabbone/nixos-config";
randomizedDelaySec = "5m";
allowReboot = true;
reboot.Window = {
rebootWindow = {
lower = "02:00";
upper = "05:00";
};