activated libvirt virtualisation

This commit is contained in:
Matthias 2024-08-02 14:06:27 +02:00
parent 712796706a
commit 49b62c5d60

View file

@ -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 = [ ... ];