Split off sudo module.

This commit is contained in:
2023-06-30 10:26:19 +01:00
parent f5105acf66
commit 1b60dc3e87
3 changed files with 11 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
{
security.sudo = {
wheelNeedsPassword = false;
};
}