
2025-06-05 23:06:42
Yay, I finally figured out how to build HTML documentation of my custom :nixos: #NixOS options. 🥳
Some thoughts:
- It still contains *all* normal NixOS options (it's a 13MB HTML file...)
- I don't see a way to filter for only my custom options - be it just by regex for example
- It's the documentation of *possible* options, doesn't include the actually chosen val…