nixos-cli: retry as root, auto yes
This commit is contained in:
parent
66b72be5b8
commit
d184f75f5d
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@
|
|||
config = {
|
||||
use_nvd = true;
|
||||
ignore_dirty_tree = true;
|
||||
apply.reexec_as_root = true;
|
||||
confirmation.empty = "default-yes";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue