More info in readme
This commit is contained in:
parent
e65f45d4bf
commit
1f58d4c303
1 changed files with 15 additions and 2 deletions
17
readme.md
17
readme.md
|
@ -1,3 +1,16 @@
|
||||||
# TODO
|
# Router
|
||||||
|
|
||||||
+ IPv6?
|
Yeah yeah I need to document this better.
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
|
||||||
|
- Install base packages as from dotfiles
|
||||||
|
- Run `./link.fish` script
|
||||||
|
- Disable and stop services:
|
||||||
|
- `systemd-resolved`
|
||||||
|
- Enable and restart services:
|
||||||
|
- `dnsmasq`
|
||||||
|
- `nftables`
|
||||||
|
- `systemd-networkd`
|
||||||
|
- `radvd` (maybe?)
|
||||||
|
- Reboot
|
||||||
|
|
Loading…
Reference in a new issue