add ono-sendai

This commit is contained in:
2025-12-02 14:03:47 -08:00
parent 39511552cd
commit 5617ceacab
7 changed files with 49 additions and 7 deletions

9
configs/qemu.nix Normal file
View File

@@ -0,0 +1,9 @@
{
libvirtd = {
enable = true;
qemu = {
swtpm.enable = true;
};
};
spiceUSBRedirection.enable = true;
}