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