From 29b693c1c7e7299851c00a0ea7d94be09e2a3e6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Schr=C3=B6ter?= Date: Sat, 14 Dec 2024 23:18:33 +0100 Subject: [PATCH] fix: fix system.autoUpgrade --- system/nix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/nix.nix b/system/nix.nix index 95f80dd..1f752fa 100644 --- a/system/nix.nix +++ b/system/nix.nix @@ -21,7 +21,7 @@ in system.autoUpgrade = { enable = true; dates = "03:00"; - flake = "/etc/nixos"; + flake = inputs.self.outPath; flags = with lib; flatten (