···13131414> `flake-file` and [vic](https://bsky.app/profile/oeiuwq.bsky.social)'s [dendritic libs](https://vic.github.io/dendrix/Dendritic-Ecosystem.html#vics-dendritic-libraries) made for you with Love++ and AI--. If you like my work, consider [sponsoring](https://github.com/sponsors/vic)
15151616-**flake-file** lets you generate a clean, maintainable `flake.nix` from modular options. Use the *real* Nix language to define your inputs.
1616+**flake-file** lets you generate a clean, maintainable `flake.nix` from modular options. Use the _real_ Nix language to define your inputs.
17171818It makes your flake configuration modular and based on the Nix module system. This means you can use
1919`lib.mkDefault` or anything you normally do with Nix modules, and have them reflected in flake schema values.