From afc738d6b67f1cdd0326daa05897943152d8584d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 1 Jun 2019 19:13:16 -0300 Subject: TODOs.org --- TODOs.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODOs.org b/TODOs.org index 378c33e..42e9f52 100644 --- a/TODOs.org +++ b/TODOs.org @@ -30,7 +30,10 @@ 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) +wpa_supplicant -B -i wlp2s0 -c <(wpa_passphrase SSID PASSPHRASE) +curl https://euandre.org/dotfiles/nixos/install.sh > install.sh +chmod +x ./install.sh +./install.sh #+END_SOURCE *** TODO Setup phase **** TODO Fix bootstrap order of installing and importing packages -- cgit v1.2.3