update home config
This commit is contained in:
parent
18ecc85b77
commit
c4a99e93ed
4 changed files with 30 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ in {
|
|||
users.users.ronja = {
|
||||
isNormalUser = true;
|
||||
name = "ronja";
|
||||
description = "Ronja Spiegelberg";
|
||||
description = "Ronja";
|
||||
home = "/home/ronja";
|
||||
extraGroups = ["networkmanager" "wheel" "games" "podman"];
|
||||
shell = pkgs.zsh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue