router/readme.md

21 lines
208 B
Markdown
Raw Normal View History

2022-01-31 12:05:40 -06:00
# Router
2023-07-17 13:09:47 -05:00
My little dual-NIC Arch Linux router configuration and scripts.
2022-01-31 12:05:40 -06:00
# Setup
2023-07-17 13:09:47 -05:00
```bash
make setup
reboot
```
# Update System to Match This Configuration
2022-01-31 16:44:36 -06:00
2023-07-17 13:09:47 -05:00
```bash
make
```
2022-01-31 17:08:44 -06:00
# TODO:
2023-07-17 13:09:47 -05:00
- NixOS/declarative?