aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-01 18:45:59 -0300
committerEuAndreh <eu@euandre.org>2019-06-01 18:46:29 -0300
commit670e137b5a7c5ccdf0915a8bf4796b8ae7adfad3 (patch)
treeff346adb36b42e58c0adeb57a5524d91737af82a /TODOs.org
parentWIP: add scripts/mailing-list-import-mbox.sh (diff)
downloaddotfiles-670e137b5a7c5ccdf0915a8bf4796b8ae7adfad3.tar.gz
dotfiles-670e137b5a7c5ccdf0915a8bf4796b8ae7adfad3.tar.xz
TODOs.org
Diffstat (limited to 'TODOs.org')
-rw-r--r--TODOs.org32
1 files changed, 19 insertions, 13 deletions
diff --git a/TODOs.org b/TODOs.org
index 167a4f5..6b32d7c 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -1,5 +1,5 @@
* Tasks
-** TODO Simplify the installation of NixOS
+** DOING Simplify the installation of NixOS
*** DONE Preparation phase
CLOSED: [2019-05-30 Thu 20:17]
Create =burn-nixos.sh= with something like:
@@ -31,23 +31,29 @@ Add =publishScript= derivation and run it in builds.sr.ht.
*** TODO Setup phase
**** TODO Fix bootstrap order of installing and importing packages
**** TODO Automate annex setup
-** DONE Automate setup of =builds.sr.ht= for other projects
+** NEXT Workflow improvement
+*** NEXT Finish importing mailing list emails
+*** TODO Automate backup.sh
+*** DONE Automate setup of =builds.sr.ht= for other projects
CLOSED: [2019-05-31 Fri 21:43]
-*** DONE Add =utils.nix= with common derivations
+**** DONE Add =utils.nix= with common derivations
CLOSED: [2019-05-30 Thu 23:16]
-*** CANCELLED Generate yaml from Dhall
-No need, =envsubst= suffices.
-** TODO Remove borg content from repository
-** TODO Remove encrypted files from repository
-** TODO Make creation of a new shell faster
-Profile =bash/bashrc.sh=.
-** TODO Improve README.org
-** TODO Automate backup.sh
-** TODO Remove =shellcheck disable= directives
-** CANCELLED Put commit 50 characters limit
+**** CANCELLED Generate yaml from Dhall
+No need, =envsubst= suffice
+*** CANCELLED Put commit 50 characters limit
See https://drewdevault.com/2019/02/25/Using-git-with-discipline.html
Couldn't configure it properly right now, no impactul at all on current workflow.
+** TODO Guix System
+*** TODO Create =burn.sh=, =install.sh= and =setup.sh= =guix= installation scripts
+*** TODO Consider using Btrfs? Why? Why not?
+** TODO House keeping
+*** TODO Remove borg content from repository
+*** TODO Remove encrypted files from repository
+*** TODO Make creation of a new shell faster
+Profile =bash/bashrc.sh=.
+*** TODO Improve README.org
+*** TODO Remove =shellcheck disable= directives
* Nice to have
** TODO Test elfeed
* Fixes