Commit 59ba7763b50b

Vincent Demeester <vincent@sbr.pm>
2020-05-08 14:02:12
tasks.org: updates
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent f2c434c
Changed files (1)
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]]