nixos/suites/desktop: update flake update flag

This commit is contained in:
Gabriel Arazas 2025-02-14 17:26:12 +08:00
parent 90738d470f
commit f693f24903
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -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";