commit 95718533ca028e385ca8b0e4edc8fa7fb754ea01
parent 92c5a2b0c94d2b2bd75fada1d51475b9febd5c40
Author: Vincent Demeester <vincent@sbr.pm>
Date: Sat, 6 Jun 2020 16:41:07 +0200
Update tasks.org
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
M | tasks.org | | | 43 | ++++++++++++++++++++++++++++++++++++------- |
1 file changed, 36 insertions(+), 7 deletions(-)
diff --git a/tasks.org b/tasks.org
@@ -282,7 +282,11 @@
- A way to list the kubernix profile and their status
Use http://tmuxp.git-pull.com/en/latest/ or
-* TODO [#A] self-contained configuration (with pinned channel versions)
+* DONE [#A] self-contained configuration (with pinned channel versions)
+CLOSED: [2020-06-06 Sat 16:36]
+:LOGBOOK:
+- State "DONE" from "TODO" [2020-06-06 Sat 16:36]
+:END:
Instead of relying on =nix-channel=, this should pin the version of all channel required
(nixos, nixos-unstable, nixpkgs, nixpkgs-unstable, home-manager, nur, …).
@@ -380,7 +384,11 @@
- State "DONE" from "TODO" [2020-05-26 Tue 10:36]
:END:
-** TODO [#B] home-manager on fedora situation
+** DONE [#B] home-manager on fedora situation
+CLOSED: [2020-06-06 Sat 16:36]
+:LOGBOOK:
+- State "DONE" from "TODO" [2020-06-06 Sat 16:36]
+:END:
How to make it self contained too. I think =home.nix= will work just fine.
@@ -513,7 +521,12 @@
This is very good because it allows to customize some small parts of the configuration
only for specific host — this will reduce duplication.
-* TODO make modules-list automatic
+* CANCELED make modules-list automatic
+CLOSED: [2020-06-06 Sat 16:37]
+:LOGBOOK:
+- State "CANCELED" from "TODO" [2020-06-06 Sat 16:37] \\
+ No need for now, using default everywhere
+:END:
Look at tazjin and other configurations, we can read tree and load/import all the nix
files. This will simplify =module-list.nix= and easy my pain.
@@ -538,7 +551,11 @@
- support for creating key
- support for importing keys
-* TODO Handle machines.nix better (somehow?)
+* DONE Handle machines.nix better (somehow?)
+CLOSED: [2020-06-06 Sat 16:37]
+:LOGBOOK:
+- State "DONE" from "TODO" [2020-06-06 Sat 16:37]
+:END:
I should not need to have =with import ../assets/machines.nix= each time I need to access
attributes from it. I need to load it as the other files instead.
@@ -552,7 +569,11 @@
- sbr.sytems/install sbr.systems/bootstrap
- install.sbr.system
-* TODO Makefile executable from anywhere
+* DONE Makefile executable from anywhere
+CLOSED: [2020-06-06 Sat 16:37]
+:LOGBOOK:
+- State "DONE" from "TODO" [2020-06-06 Sat 16:37]
+:END:
aka ~make -C ~/.config/nixpkgs~ should work
@@ -587,7 +608,11 @@
It is only require whenever I will target darwin :D
-* TODO =private= folder for nix (instead of =assets=)
+* DONE =private= folder for nix (instead of =assets=)
+CLOSED: [2020-06-06 Sat 16:38]
+:LOGBOOK:
+- State "DONE" from "TODO" [2020-06-06 Sat 16:38]
+:END:
* DONE add crc profile on nixos
CLOSED: [2020-06-05 Fri 15:40]
:LOGBOOK:
@@ -606,7 +631,11 @@
Mirrors 👼
cgit or custom
-* TODO Have a ./hack/home switch…
+* DONE Have a ./hack/home switch…
+CLOSED: [2020-06-06 Sat 16:38]
+:LOGBOOK:
+- State "DONE" from "TODO" [2020-06-06 Sat 16:38]
+:END:
:PROPERTIES:
:CREATED:[2020-06-05 Fri 11:45]
:END: