commit ca39c7095b7567b38ba5d65b23b3b10b334ec47f parent 863e1b934a4a4427c70968b67ccd573d9a065288 Author: Vincent Demeester <vincent@sbr.pm> Date: Sat, 16 May 2020 15:18:47 +0200 tasks.org: on default Signed-off-by: Vincent Demeester <vincent@sbr.pm> Diffstat:
M | tasks.org | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/tasks.org b/tasks.org @@ -296,6 +296,14 @@ * TODO De-duplicate modules +* TODO More defaults in configuration + +In [[https://hugoreeves.com/posts/2019/nix-home/][Your home in Nix (dotfile management) - Hugo Reeves]] he defines some defaults (in nix +even) and allow his modules to overwrite the defaults. + +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 Look at tazjin and other configurations, we can read tree and load/import all the nix