From 85bf1fa5495436eab321eeb7f19c79b8d7f5067d Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sun, 3 Mar 2024 12:06:10 -0500 Subject: [PATCH] set auto upgrade to switch --- system/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/default.nix b/system/default.nix index 00cca13c..61f6254b 100644 --- a/system/default.nix +++ b/system/default.nix @@ -33,7 +33,7 @@ allowReboot = false; flake = "github:alyraffauf/nixcfg"; dates = "daily"; - operation = "boot"; + operation = "switch"; }; # Delete generations older than 7 days.