aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-01 22:11:19 -0300
committerEuAndreh <eu@euandre.org>2019-06-01 22:12:13 -0300
commit572da58d680c5377e764a97d7188fb440c849d11 (patch)
treeee732967e42e3b7bce8c82bca384dd71510b09b2 /TODOs.org
parentAdd instructions on how to install NixOS automatically on README (diff)
downloaddotfiles-572da58d680c5377e764a97d7188fb440c849d11.tar.gz
dotfiles-572da58d680c5377e764a97d7188fb440c849d11.tar.xz
TODOs.org
Diffstat (limited to 'TODOs.org')
-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