refactor: move nixos-manual to reference/ + graphifyignore
This commit is contained in:
16
reference/nixos-manual/configuration/networking.chapter.md
Normal file
16
reference/nixos-manual/configuration/networking.chapter.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Networking {#sec-networking}
|
||||
|
||||
This section describes how to configure networking components
|
||||
on your NixOS machine.
|
||||
|
||||
```{=include=} sections
|
||||
network-manager.section.md
|
||||
ssh.section.md
|
||||
ipv4-config.section.md
|
||||
ipv6-config.section.md
|
||||
firewall.section.md
|
||||
wireless.section.md
|
||||
ad-hoc-network-config.section.md
|
||||
renaming-interfaces.section.md
|
||||
```
|
||||
<!-- TODO: OpenVPN, NAT -->
|
||||
Reference in New Issue
Block a user