diff --git a/modules/nixos/_private/suites/desktop.nix b/modules/nixos/_private/suites/desktop.nix index 3acbc4c9..c54d0ad8 100644 --- a/modules/nixos/_private/suites/desktop.nix +++ b/modules/nixos/_private/suites/desktop.nix @@ -131,9 +131,6 @@ in { }; dates = "weekly"; flags = [ - "--update-input" - "nixpkgs" - "--commit-lock-file" "--no-write-lock-file" ]; randomizedDelaySec = "1min";