From 772f6c973733d3272dc95adb88f153d960cf368d Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 25 Aug 2022 12:55:03 +0200 Subject: [PATCH] Revert "Disable daily auto-upgrade" This reverts commit f8d6d1205600b663fcc3342e8ed8208bd49420a7. --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 6a84846..e447c00 100644 --- a/configuration.nix +++ b/configuration.nix @@ -121,7 +121,7 @@ in { # Auto-upgrade the system system.autoUpgrade = { - enable = false; + enable = true; dates = "22:30"; flake = "/home/coolneng/Projects/panacea"; flags = [