home manager option search interface
Go to file
matus.benko f0625106ba search query url param
On search it reads the search input value, sets the param, and searches.
On doc load it reads the param, sets the search input value, and searches.
Removed searchEnter, as I didn't find any usage of it.
2023-06-06 00:20:31 +02:00
.github/workflows try fix ruby action 2022-11-18 11:47:52 +01:00
css fix header buttons right 2023-01-22 18:31:23 +01:00
data fix whitespace issue and make timestamp UTC 2023-01-12 21:13:13 +02:00
fonts improve style 2022-01-06 14:29:36 +01:00
images some visual improvements 2023-01-22 15:08:10 +01:00
js search query url param 2023-06-06 00:20:31 +02:00
scripts fix whitespace issue and make timestamp UTC 2023-01-12 21:13:13 +02:00
.gitignore add ignore 2022-11-18 11:12:14 +01:00
CHANGELOG.md fix header buttons right 2023-01-22 18:31:23 +01:00
Gemfile initial import WIP 2022-01-04 23:23:56 +01:00
Gemfile.lock initial import WIP 2022-01-04 23:23:56 +01:00
index.html fix header buttons right 2023-01-22 18:32:25 +01:00
LICENSE Create LICENSE 2022-01-05 19:03:33 +01:00
README.md update change log and docs 2022-09-16 12:11:18 +02:00
shell.nix initial import WIP 2022-01-04 23:23:56 +01:00

Nix Home Manager Option Search

Find home manager options quickly.

TODO

Next version

  • community repo
  • port to MUI.com
  • be aware of multiple home manager versions

Contribute

  • Please use the issue tracker of fork this site for PR's

Credits

  • Powered by the Nix Community
  • JS Search, efficient, client-side search library for JavaScript and JSON objects
  • Header inspired by the DocDock Hugo Theme.