fix autoupgrade

This commit is contained in:
2026-05-03 11:42:35 +02:00
parent cea0826df2
commit 546e004464
+3
View File
@@ -4,10 +4,13 @@
enable = true;
flake = inputs.self.outPath;
flags = [
"--update-input" "nixpkgs"
"--no-write-lock-file"
"--print-build-logs"
];
dates = "02:00";
randomizedDelaySec = "45min";
persistent = true;
};
nix.gc = {