update username

This commit is contained in:
♥ Minnie ♥ 2023-11-05 23:17:42 +08:00
parent 4195a9215a
commit da43238a1f
2 changed files with 3 additions and 4 deletions

View file

@ -230,7 +230,7 @@
};
# Users
users.users.sajenim = {
users.users.erika = {
isNormalUser = true;
extraGroups = [ "audio" "docker" "networkmanager" "wheel" ];
shell = pkgs.zsh;