Replies: 1 comment 1 reply
-
The reason we've switched to a custom solution is because we wanted to split our documentation into a separate page for each application, which was inefficient using It should be possible to generate an We used to evaluate an empty NixOS configuration like this: Lines 14 to 22 in a3f9fa9 You can then get |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get an options.json like it is for nixpkgs, nixos and home-manager for use with tools like searchix? If you don't know what searchix is, it is a search tool for nix options and packages that can be found here: https://searchix.ovh/. According to the searchix developer, this is necessary: https://codeberg.org/alanpearce/searchix/issues/3#issuecomment-5720786.
This is how home-manager seems to generate it: https://github.com/nix-community/home-manager/blob/master/docs/default.nix#L185-L203
Beta Was this translation helpful? Give feedback.
All reactions