summaryrefslogtreecommitdiff
path: root/config/store.nix
diff options
context:
space:
mode:
Diffstat (limited to 'config/store.nix')
-rw-r--r--config/store.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/store.nix b/config/store.nix
index a135292..a237e40 100644
--- a/config/store.nix
+++ b/config/store.nix
@@ -9,4 +9,5 @@
options = "--delete-old";
};
};
+ system.autoUpgrade.enable = true;
}