Commit for generation 170

This commit is contained in:
2024-10-02 04:15:07 -04:00
parent ba309b54b9
commit 7133450eb7

View File

@@ -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.