hosts: desktops: disable auto upgrade
This commit is contained in:
parent
fa914bce1d
commit
b20dc93d47
@ -185,7 +185,7 @@
|
||||
|
||||
system = { # NixOS settings
|
||||
autoUpgrade = { # Allow auto update
|
||||
enable = true;
|
||||
enable = false;
|
||||
flake = "git+https://git.kabtop.de/Kabbone/nixos-config";
|
||||
randomizedDelaySec = "5m";
|
||||
allowReboot = true;
|
||||
|
Loading…
Reference in New Issue
Block a user