commit 59ba7763b50b1cc2a6800be33a6ed9fcdbb46e9f
parent f2c434c8a65dff77d5449aed401ac341072b0068
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 8 May 2020 14:02:12 +0200
tasks.org: updates
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/tasks.org b/tasks.org
@@ -207,7 +207,7 @@
The real question is :
- =/etc/home= everywhere ? or…
-- =~/src/home= on fedora and =/etc/nixos= on nixos
+- =~/src/home= on fedora/ubuntu and =/etc/nixos= on nixos
It could also be in =/etc/nixos= if it is writable for the user (=vincent= in most case)
@@ -232,6 +232,11 @@
- start a system with nixos pre-installed (cached)
- start a system with fedora pre-installed (cached)
+- https://github.com/Xe/nixos-configs
+- https://rycee.gitlab.io/home-manager/
+- [[https://www.tomas.io/articles/try-fedora][Try fedora | tomas.io]]
+
+
* TODO Makefile executable from anywhere
aka ~make -C ~/.config/nixpkgs~ should work
@@ -288,3 +293,11 @@
- Run the configuration against multiple channels (?)
* TODO =private= folder for nix (instead of =assets=)
+* TODO Setup nur-package and cachix push
+:PROPERTIES:
+:CREATED:[2020-05-05 Tue 12:45]
+:END:
+
+Automatic =nix-build . | cachix push shortbrain=, on nixos-unstable and nixpkgs-unstable too.
+
+From: [[eshell:*eshell nur-packages*:cd /home/vincent/src/github.com/vdemeester/nur-packages][cd /home/vincent/src/github.com/vdemeester/nur-packages]]