hosts/desktop: disable auto upgrade service
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m36s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m36s
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
};
|
||||
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
flake = "git+ssh://git@git.vimium.com/jordan/nix-config.git";
|
||||
randomizedDelaySec = "10min";
|
||||
};
|
||||
|
Reference in New Issue
Block a user