Enable rebooting after nightly auto-upgrade

This commit is contained in:
Vili Sinervä 2024-08-31 18:22:09 +03:00
parent d0f55ada03
commit 311cd6e129
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -131,6 +131,11 @@
enable = true;
dates = "04:00";
randomizedDelaySec = "30min";
allowReboot = true;
rebootWindow = {
lower = "03:30";
upper = "05:00";
};
};
nix = {