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
+2
View File
@@ -13,6 +13,8 @@
./desktop.nix
];
system.autoUpgrade = false;
networking = {
networkmanager.enable = true;
wireguard.enable = true;
-1
View File
@@ -5,7 +5,6 @@
[
../../base.nix
../../common/metrics-exporters.nix
../../common/auto-upgrade.nix
./hardware-configuration.nix
./backup.nix
-1
View File
@@ -5,7 +5,6 @@
[
../../base.nix
../../common/metrics-exporters.nix
../../common/auto-upgrade.nix
./hardware-configuration.nix
./services/nginx.nix