base: enable system.autoUpgrade

This commit is contained in:
2026-08-01 20:20:29 +02:00
parent ae873f5a5f
commit 6b2a3be7a4
5 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
{
system.autoUpgrade = {
enable = true;
enable = lib.mkDefault true;
flake = "git+https://git.feal.no/felixalb/nixos-config.git";
flags = [
# Override nixpkgs (only). Notably does not include home-manager, sops or other utility/application flake inputs.