feat: quemu libvirt virtualmanager
This commit is contained in:
parent
bc935b6a3a
commit
fc87ad35f0
2 changed files with 4 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ in {
|
|||
users.users.${cfg.username} = {
|
||||
isNormalUser = true;
|
||||
initialPassword = "12345";
|
||||
extraGroups = ["docker" "input" "networkmanager" "wheel" "vboxusers"];
|
||||
extraGroups = ["docker" "input" "networkmanager" "wheel" "vboxusers" "libvirtd"];
|
||||
description = "Stefan";
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue