Rshy: Modular Nix configuration framework for flakes

Read more on Github. Welcome to use and provide suggestions.

4 Likes

The src directory automatically collects Nix files. The configuration structure is simple, mainly consisting of modules.* and nodes.*, which allows for easy configuration sharing.

modules.<n> will automatically generate an enable function for on-demand imports.