commit ac402bca72ceef66eeeef5b26068c8c4845b3318
parent d59907046c427fbae4124af50232b36059a5b203
Author: Vincent Demeester <vincent@sbr.pm>
Date: Wed, 6 May 2020 07:00:52 +0200
Add task for overlays
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/tasks.org b/tasks.org
@@ -247,3 +247,8 @@
+ Automate cachix push (nixos + nixos-unstable + nixpkgs-unstable + …)
+ =curl= on nur-community in case of nur file changed (and only for it)
- Update nur-community
+
+* TODO better overlays
+
+- [ ] =default.nix= to import others
+- [ ] =pkgs= and overlay smooth integration (aka no prefix =my=)