Yeah, I forgot that virtualization qemu does not exist anymore.

This commit is contained in:
Root User 2026-02-06 22:07:21 +01:00
parent 6743625dbe
commit 604f48e7d3
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -19,5 +19,4 @@
fsType = "ext4"; # Use "btrfs" or "xfs" if you formatted it differently fsType = "ext4"; # Use "btrfs" or "xfs" if you formatted it differently
}; };
virtualisation.qemu.enable = true;
} }