infrastructure/nixos-modules/router/README.md
2025-03-25 14:10:54 +02:00

12 lines
358 B
Markdown

# Router Role {#\_router_role}
The `router` role set is applied on hosts which serve the rule of a SOHO
router.
Features:
- NAT and basic Firewalling (`router`)
- Recursive DNS with `unbound` (DNSSEC validated) (`router-dns`)
- Local DHCP and local DNS hostname resolution with `dnsmasq`
(`router-dhcp`)
- Wireless with `hostapd` (`router-wireless-ap`)