diff options
author | EuAndreh <eu@euandre.org> | 2019-06-01 22:11:19 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-01 22:12:13 -0300 |
commit | 572da58d680c5377e764a97d7188fb440c849d11 (patch) | |
tree | ee732967e42e3b7bce8c82bca384dd71510b09b2 /TODOs.org | |
parent | Add instructions on how to install NixOS automatically on README (diff) | |
download | dotfiles-572da58d680c5377e764a97d7188fb440c849d11.tar.gz dotfiles-572da58d680c5377e764a97d7188fb440c849d11.tar.xz |
TODOs.org
Diffstat (limited to 'TODOs.org')
-rw-r--r-- | TODOs.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |