refactor: add virtualization comments
This commit is contained in:
parent
e08222fc8f
commit
bb9a5b8122
3 changed files with 7 additions and 1 deletions
|
|
@ -17,6 +17,7 @@
|
|||
enable = true;
|
||||
qemu.swtpm.enable = true;
|
||||
qemu.ovmf.enable = true;
|
||||
qemu.ovmf.packages = [ pkgs.OVMFFull.fd ];
|
||||
};
|
||||
|
||||
spiceUSBRedirection.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue