Libvirt: Difference between revisions
m Minor note on firewall whitelisting |
dnsmasq is provided in the package by default and does not need installation. |
||
| (One intermediate revision by one other user not shown) | |||
| Line 38: | Line 38: | ||
{{file|||<nowiki> | {{file|||<nowiki> | ||
boot.extraModprobeConfig = | boot.extraModprobeConfig = '' | ||
options kvm_intel nested=1 | |||
''; | |||
</nowiki>|name=/etc/nixos/configuration.nix|lang=nix}} | </nowiki>|name=/etc/nixos/configuration.nix|lang=nix}} | ||
| Line 45: | Line 47: | ||
==== Default networking ==== | ==== Default networking ==== | ||
Enable and start the default network using the following commands: | |||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||