mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-24 06:19:02 +00:00
nixos/suites/desktop: update flake update flag
This commit is contained in:
parent
90738d470f
commit
f693f24903
@ -131,9 +131,6 @@ in {
|
|||||||
};
|
};
|
||||||
dates = "weekly";
|
dates = "weekly";
|
||||||
flags = [
|
flags = [
|
||||||
"--update-input"
|
|
||||||
"nixpkgs"
|
|
||||||
"--commit-lock-file"
|
|
||||||
"--no-write-lock-file"
|
"--no-write-lock-file"
|
||||||
];
|
];
|
||||||
randomizedDelaySec = "1min";
|
randomizedDelaySec = "1min";
|
||||||
|
Loading…
Reference in New Issue
Block a user