Commit for generation 126

This commit is contained in:
2024-09-27 19:39:28 -04:00
parent 663dddf590
commit 733c1d9353
3 changed files with 5 additions and 7 deletions

View File

@@ -42,6 +42,9 @@
};
services.udev.enable = true;
services.dbus.enable = true;
security.sudo.extraConfig = ''
pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild
'';
users.users.pagedmov = {