Commit for generation 170
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
security.sudo.extraConfig = ''
|
||||
pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild
|
||||
'';
|
||||
asdasdasdasd
|
||||
users.users.pagedmov = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
|
||||
|
||||
Reference in New Issue
Block a user