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

Fix nix-maid link in noflake tutorial (#194)

Corrected the GitHub link for nix-maid in the tutorial.

authored by

Pol Dellaiera and committed by
GitHub
d04627c6 ada62b8d

+1 -1
+1 -1
docs/src/content/docs/tutorials/noflake.md
··· 93 93 ``` 94 94 95 95 Notable differences from the flake templates: 96 - - Uses [nix-maid](https://github.com/vic/nix-maid) instead of Home-Manager (lighter alternative) 96 + - Uses [nix-maid](https://github.com/viperML/nix-maid) instead of Home-Manager (lighter alternative) 97 97 - User config is done directly in `nixos` class (no HM class needed) 98 98 99 99 ## Build