users: custom property to define users with root

This commit is contained in:
Katherina Walshe-Grey 2025-03-17 02:57:15 +00:00
parent 55000c365a
commit d8e85815bd
7 changed files with 29 additions and 7 deletions

View file

@ -15,7 +15,7 @@ in
networking.domain = "birdsong.network";
fountain.users.qenya.enable = true;
users.users.qenya.extraGroups = [ "wheel" ];
fountain.admins = [ "qenya" ];
fountain.users.randomcat.enable = true;
fountain.users.trungle.enable = true;