summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/networking.chapter.md
blob: 529dc0610bdafdacb32f26453c59e3c055acfddf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Networking {#sec-networking}

This section describes how to configure networking components
on your NixOS machine.

```{=docbook}
<xi:include href="network-manager.section.xml" />
<xi:include href="ssh.section.xml" />
<xi:include href="ipv4-config.section.xml" />
<xi:include href="ipv6-config.section.xml" />
<xi:include href="firewall.section.xml" />
<xi:include href="wireless.section.xml" />
<xi:include href="ad-hoc-network-config.section.xml" />
<xi:include href="renaming-interfaces.section.xml" />
```
<!-- TODO: OpenVPN, NAT -->