Update users/cirno/default.nix
This commit is contained in:
parent
463228502c
commit
57fe0459f0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
shell = pkgs.zsh;
|
||||
home = "/home/cirno";
|
||||
description = "user for guests/cirno people";
|
||||
extraGroups = [ "wheel" "networkmanager" "kvm" "libvirtd" "audio" "dialout" ];
|
||||
extraGroups = [ "audio" ];
|
||||
initialHashedPassword = "$6$2f8vjQbdKyEBqPRT$FrZBZfzpJGqNqLlCyb7CzRNm0wuZwfRI7Qj/dUQlbtLixyJK5Im9AJT7GXmP5StfhZxSbH/wW8nDGPQm98NXV0";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue