activated libvirt virtualisation
This commit is contained in:
parent
712796706a
commit
49b62c5d60
1 changed files with 1 additions and 0 deletions
|
@ -349,6 +349,7 @@ in {
|
||||||
enableHardening = false; # Incompatible with KVM
|
enableHardening = false; # Incompatible with KVM
|
||||||
addNetworkInterface = false; # Incompatible with KVM
|
addNetworkInterface = false; # Incompatible with KVM
|
||||||
};
|
};
|
||||||
|
virtualisation.libvirtd.enable = true;
|
||||||
|
|
||||||
# Open ports in the firewall.
|
# Open ports in the firewall.
|
||||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue