added sudoers file, imported to common users

This commit is contained in:
2025-04-15 19:51:21 -04:00
parent f8a21f3c91
commit 8cd339297b
3 changed files with 32 additions and 0 deletions

View File

@ -5,6 +5,10 @@
hostname,
...
} @ args: {
imports = [
../security/sudo.nix
];
networking.hostName = hostname;
# Don't forget to set a password with passwd!