Enable passwordless wheel sudo and add /run/openbao and /run/secrets
This commit is contained in:
parent
512bd5896c
commit
128209e4aa
2 changed files with 6 additions and 0 deletions
|
|
@ -278,6 +278,8 @@
|
|||
];
|
||||
};
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
# System configuration
|
||||
system.stateVersion = stateVersion;
|
||||
networking.hostName = configuration_name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue