topgrade: use pre_sudo and assume_yes
This commit is contained in:
parent
1627cc51b6
commit
8f1e166f88
@ -29,6 +29,8 @@ in {
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
misc.no_self_update = true;
|
misc.no_self_update = true;
|
||||||
|
misc.pre_sudo = true; # Cache sudo password for 5 more minutes
|
||||||
|
misc.assume_yes = true;
|
||||||
|
|
||||||
git = {
|
git = {
|
||||||
# Additional git repositories to pull
|
# Additional git repositories to pull
|
||||||
|
Loading…
x
Reference in New Issue
Block a user