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

example attribution

+2
+2
README.md
··· 232 232 from any file, without any `mkIf`/`mkMerge` cluttering. The logic for 233 233 determining if the class takes effect is defined at a single place. 234 234 235 + > Example from @Doc-Steve (author of [Dendritic Design Guide](https://github.com/Doc-Steve/dendritic-design-with-flake-parts)) 236 + 235 237 ```nix 236 238 # Aspects use the `persys` class without any conditional. And guard guarantees 237 239 # settings are applied **only** when impermanence module has been imported.