final hp commit

This commit is contained in:
foosinn 2020-09-28 07:09:02 +02:00
parent b825d0dda3
commit ad427500ad
5 changed files with 35 additions and 10 deletions

View file

@ -81,7 +81,7 @@ precmd_user_func = "title"
};
users.users.stefan = {
extraGroups = [ "wheel" ];
extraGroups = [ "wheel" "dialout" ];
home = "/home/stefan";
isNormalUser = true;
uid = 1000;