diff options
Diffstat (limited to 'TODOs.org')
-rw-r--r-- | TODOs.org | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -27,7 +27,8 @@ $ wget -qO- https://euandre.org/install-nixos.sh | sh -s /dev/sda **** DONE Publish =install-nixos.sh= in CI run CLOSED: [2019-05-30 Thu 23:42] Add =publishScript= derivation and run it in builds.sr.ht. -**** DOING Partition, format and encrypt +**** DONE Partition, format and encrypt +CLOSED: [2019-06-02 Sun 01:54] **** DONE Properly document (in README?) how to connect to the internet CLOSED: [2019-06-01 Sat 22:05] #+BEGIN_SOURCE bash @@ -37,6 +38,8 @@ chmod +x ./install.sh ./install.sh #+END_SOURCE *** DOING Setup phase +**** TODO Fix =enabling= of Git Annex remotes +**** **** TODO Fix bootstrap order of installing and importing packages **** TODO Automate annex setup *** DONE Document the discrete three step phases @@ -48,6 +51,7 @@ Put all of this on the README for future easy access. 3. Bootstraping the new installation's configuration and data. ** NEXT Workflow improvement *** NEXT Finish importing mailing list emails +*** TODO How to simplify configuring the =ssh-agent=? *** TODO Automate backup.sh *** CANCELLED eCryptFS LUKS already covers most of my use case and renders eCryptFS not useful. |