at 23.05-pre 702 B view raw
1<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xml:id="sec-networking"> 2 <title>Networking</title> 3 <para> 4 This section describes how to configure networking components on 5 your NixOS machine. 6 </para> 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</chapter>