Add virt manager and deno
This commit is contained in:
parent
87db62a37c
commit
e078956a63
3 changed files with 17 additions and 12 deletions
|
|
@ -5,6 +5,10 @@
|
|||
|
||||
# virtualisation.docker.enable = true;
|
||||
virtualisation.containers.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
users.groups.libvirtd.members = [ "zeph" ];
|
||||
virtualisation.libvirtd.enable = true;
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
virtualisation = {
|
||||
podman = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue