users: define extraGroups per-host

This commit is contained in:
Katherina Walshe-Grey 2024-08-29 17:56:13 +01:00
parent f5191640f5
commit 66cc74e388
5 changed files with 12 additions and 7 deletions

View file

@ -8,6 +8,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
users.users.qenya.extraGroups = [ "wheel" ];
qenya.sysadmin.enable = true;
age.secrets.wireguard-peer-orm.file = ../../secrets/wireguard-peer-orm.age;