add vbox probably wanna switch to libvirt at some point

This commit is contained in:
TheWanderingCrow 2025-07-15 19:56:30 -04:00
parent f443d7dab7
commit f09574daca
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
virtualisation.virtualbox.host = {
enable = true;
enableKvm = true;
addNetworkInterface = false;
};
}