mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
activated libvirt virtualisation
This commit is contained in:
parent
712796706a
commit
49b62c5d60
|
|
@ -349,6 +349,7 @@ in {
|
|||
enableHardening = false; # Incompatible with KVM
|
||||
addNetworkInterface = false; # Incompatible with KVM
|
||||
};
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
# Open ports in the firewall.
|
||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue