diff --git a/modules/core.nix b/modules/core.nix index 0305d28..a0247ce 100644 --- a/modules/core.nix +++ b/modules/core.nix @@ -33,8 +33,7 @@ flake = "path:/etc/nixos/current-systemconfig"; randomizedDelaySec = "45min"; flags = [ - "--update-input nixpkgs" - "--update-input base-config" + "--recreate-lock-file" ]; };