users/infinidoge: add to libvirtd group
This commit is contained in:
parent
1f3332604b
commit
59ae69fe99
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
|||
"PASSWORD SET IN THE FUTURE";
|
||||
description = "Infinidoge";
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "minecraft" ];
|
||||
extraGroups = [ "wheel" "minecraft" "libvirtd" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue