aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODOs.org b/TODOs.org
index 5c8db24..5293c41 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -28,14 +28,15 @@ $ 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
+**** DONE Properly document (in README?) how to connect to the internet
+CLOSED: [2019-06-01 Sat 22:05]
#+BEGIN_SOURCE bash
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
+*** DOING Setup phase
**** TODO Fix bootstrap order of installing and importing packages
**** TODO Automate annex setup
*** DONE Document the discrete three step phases
@@ -73,6 +74,7 @@ Profile =bash/bashrc.sh=.
*** TODO Remove =shellcheck disable= directives
* Nice to have
** TODO Test elfeed
+This way I can more easily link to an article from org-mode!
* Fixes
** TODO Adjust layout for =annex.yml= tmuxinator template
** TODO Make xmodmap commands declarative