mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(virt): enable
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
programs.virt-manager.enable = true;
|
||||
virtualisation = {
|
||||
docker.enable = true;
|
||||
# libvirtd.enable = true; disable temorarly because of https://github.com/NixOS/nixpkgs/issues/496836
|
||||
libvirtd.enable = true;
|
||||
spiceUSBRedirection.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user