diff options
Diffstat (limited to 'TODOs.org')
-rw-r--r-- | TODOs.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ $ wget -qO- https://euandre.org/install-nixos.sh | sh -s /dev/sda CLOSED: [2019-05-30 Thu 23:42] Add =publishScript= derivation and run it in builds.sr.ht. **** DOING Partition, format and encrypt +**** TODO Properly document (in README?) how to connect to the internet +#+BEGIN_SOURCE bash +$ wpa_supplicant -B -i wlp2s0 -c <(wpa_passphrase SSID PASSPHRASE) +#+END_SOURCE *** TODO Setup phase **** TODO Fix bootstrap order of installing and importing packages **** TODO Automate annex setup |