net: document how to add new networks

This commit is contained in:
Colin 2023-02-15 01:59:22 +00:00
parent 40e7d8a689
commit b740af17cd

View File

@ -0,0 +1,5 @@
## to add a new network
- connect to it (via GUI or `iwctl` TUI)
- find it under `/var/lib/iwd`
- `sops ./<NETWORK_NICKNAME>.psk.bin` and paste the contents from `/var/lib/iwd/SSID.psk`
- in same file: add `# SSID=UNQUOTED_NETWORK_NAME` to the top