mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Modified Virtualbox Settings, so KVM works
This commit is contained in:
parent
c9f666c2f0
commit
5435094870
|
|
@ -344,6 +344,8 @@ in {
|
|||
virtualisation.virtualbox.host = {
|
||||
enable = true;
|
||||
enableKvm = true;
|
||||
enableHardening = false; # Incompatible with KVM
|
||||
addNetworkInterface = false; # Incompatible with KVM
|
||||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
|
|
|
|||
Loading…
Reference in a new issue