Commit for generation 169

This commit is contained in:
2024-10-02 04:14:13 -04:00
parent 0046918c22
commit 1da879d678

View File

@@ -53,7 +53,7 @@
security.sudo.extraConfig = '' security.sudo.extraConfig = ''
pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild
''; '';
sdassdadsasda
users.users.pagedmov = { users.users.pagedmov = {
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" ]; # Enable sudo for the user. extraGroups = [ "wheel" ]; # Enable sudo for the user.