diff --git a/modules/home/topgrade/default.nix b/modules/home/topgrade/default.nix index 921f394..5b80fd4 100644 --- a/modules/home/topgrade/default.nix +++ b/modules/home/topgrade/default.nix @@ -29,6 +29,8 @@ in { enable = true; settings = { misc.no_self_update = true; + misc.pre_sudo = true; # Cache sudo password for 5 more minutes + misc.assume_yes = true; git = { # Additional git repositories to pull