virt-manager: init
This commit is contained in:
parent
02182f5134
commit
1f5952fffa
2 changed files with 18 additions and 0 deletions
|
@ -46,6 +46,7 @@ let
|
|||
"cups"
|
||||
"lp"
|
||||
])
|
||||
++ (optional config.programs.virt-manager.enable "libvirtd")
|
||||
++ (optional (withDocker && !withPodman) "docker")
|
||||
++ (optional withPodman "podman");
|
||||
shell = "${pkgs.zsh}/bin/zsh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue