diff --git a/readme.md b/readme.md index a1f2b41..a807427 100644 --- a/readme.md +++ b/readme.md @@ -6,13 +6,18 @@ Yeah yeah I need to document this better. 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 - Enable and restart the following services: - - `systemd-resolved` - - `dnsmasq` - `nftables` + - `systemd-sysctl` + - `systemd-resolved` - `systemd-networkd` + - `dnsmasq` - `dhcpcd` - Run `mkinitcpio -p linux` - Reboot + +# TODO: + +Script this whole thing? NixOS/declarative?