fix autoupgrade
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user