diff --git a/hosts/MaxNixosLaptop/configuration.nix b/hosts/MaxNixosLaptop/configuration.nix index 79ec784..7fb59bf 100644 --- a/hosts/MaxNixosLaptop/configuration.nix +++ b/hosts/MaxNixosLaptop/configuration.nix @@ -182,9 +182,16 @@ flags = [ "--update-input" "nixpkgs" + "--update-input" + "home-manager" + "--update-input" + "sops-nix" + "--update-input" + "musnix" + "--commit-lock-file" "-L" ]; - dates = "09:00"; + dates = "daily"; randomizedDelaySec = "45min"; };