router/readme.md
Daniel Flanagan 20f1439af8 WIP
2022-01-31 16:44:36 -06:00

19 lines
328 B
Markdown

# Router
Yeah yeah I need to document this better.
# Setup
With a fresh Arch Linux system:
- Install base packages as from dotfiles
- Run `./link.fish` script
- Enable and restart the following services:
- `systemd-resolved`
- `dnsmasq`
- `nftables`
- `systemd-networkd`
- `dhcpcd`
- Run `mkinitcpio -p linux`
- Reboot