Networking: Difference between revisions
| Line 120: | Line 120: | ||
=== Virtualization === | === Virtualization === | ||
Sometimes with complex network configurations such as with VPNs or firewall rules you may need extra configurations in order for your VMs to have network access.<syntaxhighlight lang="nix"> | |||
<syntaxhighlight lang="nix"> | |||
networking = { | networking = { | ||
firewall = { | firewall = { | ||