Disable password for sudo on singularity
This commit is contained in:
parent
eb465a05f2
commit
503c205f6a
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
|||
|
||||
constants.sopsFile = ../../common/auths.yaml;
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue