Update readme
This commit is contained in:
parent
13c9b7d82f
commit
7e83b39f17
11
readme.md
11
readme.md
|
@ -6,13 +6,18 @@ Yeah yeah I need to document this better.
|
||||||
|
|
||||||
With a fresh Arch Linux system:
|
With a fresh Arch Linux system:
|
||||||
|
|
||||||
- Install base packages as from dotfiles
|
- Install base packages as from dotfiles (plus ones used below)
|
||||||
- Run `./link.fish` script
|
- Run `./link.fish` script
|
||||||
- Enable and restart the following services:
|
- Enable and restart the following services:
|
||||||
- `systemd-resolved`
|
|
||||||
- `dnsmasq`
|
|
||||||
- `nftables`
|
- `nftables`
|
||||||
|
- `systemd-sysctl`
|
||||||
|
- `systemd-resolved`
|
||||||
- `systemd-networkd`
|
- `systemd-networkd`
|
||||||
|
- `dnsmasq`
|
||||||
- `dhcpcd`
|
- `dhcpcd`
|
||||||
- Run `mkinitcpio -p linux`
|
- Run `mkinitcpio -p linux`
|
||||||
- Reboot
|
- Reboot
|
||||||
|
|
||||||
|
# TODO:
|
||||||
|
|
||||||
|
Script this whole thing? NixOS/declarative?
|
||||||
|
|
Loading…
Reference in a new issue