Merge branch 'main' of github.com:bloxx12/nichts

This commit is contained in:
LarsZauberer 2024-04-25 08:28:40 +02:00
commit c774803fc9
7 changed files with 91 additions and 105 deletions

View file

@ -27,7 +27,7 @@ in {
users.users.${cfg.username} = {
isNormalUser = true;
extraGroups = [ "wheel" ];
extraGroups = [ "wheel" "adbusers" ];
};
};
}