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

@ -37,7 +37,7 @@ in
};
fountain.users.qenya.enable = true;
users.users.qenya.extraGroups = [ "wheel" ];
fountain.admins = [ "qenya" ];
system.stateVersion = "24.11";
}