Modular, context-aware and aspect-oriented dendritic Nix configurations. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ den.oeiuwq.com
configurations den dendritic nix aspect oriented

ignore justfile

+1
+1
checkmate/modules/formatter.nix
··· 2 2 perSystem.treefmt.settings.global.excludes = [ 3 3 ".github/*TEMPLATE*/*" 4 4 "docs/*" 5 + "Justfile" 5 6 ]; 6 7 perSystem.treefmt.programs.deadnix.enable = false; 7 8 perSystem.treefmt.programs.nixf-diagnose.enable = false;