added fish confgis

This commit is contained in:
Charlie Root 2024-04-30 00:04:08 +02:00
commit 283d1de8e0
2 changed files with 2 additions and 3 deletions

View file

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