Creating kvm test server
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
libvirtd = {
|
||||
enable = true;
|
||||
qemu = {
|
||||
package = pkgs.qemu_full;
|
||||
# package = pkgs.qemu_full;
|
||||
package = pkgs.qemu;
|
||||
runAsRoot = true;
|
||||
swtpm.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user