This commit is contained in:
TheWanderingCrow 2025-07-22 14:24:55 -04:00
parent 66b14d36cb
commit a50326af03
2 changed files with 1 additions and 3 deletions

View file

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