add ono-sendai
This commit is contained in:
9
configs/qemu.nix
Normal file
9
configs/qemu.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
libvirtd = {
|
||||
enable = true;
|
||||
qemu = {
|
||||
swtpm.enable = true;
|
||||
};
|
||||
};
|
||||
spiceUSBRedirection.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user