mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update sudoers file
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
|
||||
nix.settings.trusted-users = [ "thiloho" ];
|
||||
|
||||
security.sudo.extraConfig = ''
|
||||
%wheel ALL=(ALL) NOPASSWD: ALL, SETENV: ALL
|
||||
'';
|
||||
|
||||
networking = {
|
||||
hostName = "server";
|
||||
firewall = {
|
||||
|
||||
Reference in New Issue
Block a user