add ronja to lp2
This commit is contained in:
parent
368596c1e4
commit
e7da5bf627
3 changed files with 15 additions and 4 deletions
|
@ -13,7 +13,7 @@ in {
|
|||
name = "ronja";
|
||||
description = "Ronja Spiegelberg";
|
||||
home = "/home/ronja";
|
||||
extraGroups = ["networkmanager" "wheel" "games"];
|
||||
extraGroups = ["networkmanager" "wheel" "games" "podman"];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -12,7 +12,7 @@ in {
|
|||
name = "vinzenz";
|
||||
description = "Vinzenz Schroeter";
|
||||
home = "/home/vinzenz";
|
||||
extraGroups = ["networkmanager" "wheel" "games" "dialout"];
|
||||
extraGroups = ["networkmanager" "wheel" "games" "dialout" "podman"];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue