diff options
author | EuAndreh <eu@euandre.org> | 2019-06-01 18:53:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-01 18:53:05 -0300 |
commit | 04d3e1f241f1d9c26761e7f7ac3ddbb44d62d172 (patch) | |
tree | 22b63a1b5800155fc3b92575331d47289b849c13 | |
parent | Add e2fsprogs to install.sh nix-shell declaration (diff) | |
download | dotfiles-04d3e1f241f1d9c26761e7f7ac3ddbb44d62d172.tar.gz dotfiles-04d3e1f241f1d9c26761e7f7ac3ddbb44d62d172.tar.xz |
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 |