1# Networking {#sec-networking}
2
3This section describes how to configure networking components
4on your NixOS machine.
5
6```{=docbook}
7<xi:include href="network-manager.section.xml" />
8<xi:include href="ssh.section.xml" />
9<xi:include href="ipv4-config.section.xml" />
10<xi:include href="ipv6-config.section.xml" />
11<xi:include href="firewall.section.xml" />
12<xi:include href="wireless.section.xml" />
13<xi:include href="ad-hoc-network-config.section.xml" />
14<xi:include href="renaming-interfaces.section.xml" />
15```
16<!-- TODO: OpenVPN, NAT -->