removed nixvirt

This commit is contained in:
Bryan Ramos 2025-02-25 09:13:50 -05:00
parent 4dbeebbd76
commit 2f79c0a66d
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
12 changed files with 9 additions and 555 deletions

View file

@ -54,6 +54,13 @@
"d /home/VMs 0755 root root"
];
virtualisation.libvirtd = {
enable = true;
qemu = {
runAsRoot = true;
ovmf.enable = true;
};
};
hardware = {
cpu = {