This commit is contained in:
mipmip 2024-02-11 15:50:24 +00:00
parent c5af1e0da7
commit 0554511e87
3 changed files with 8 additions and 10 deletions

View File

@ -1,5 +1,11 @@
# CHANGELOG
## Next version
- keyboard (tab) navigation (thanks to github.com/hallundbaek)
- better result sorting (thanks to github.com/hallundbaek)
- style improvements
## Version 1.4
- featuring dark mode

View File

@ -1,17 +1,9 @@
# Nix Home Manager Option Search
Find home manager options quickly.
Find [home manager](https://github.com/nix-community/home-manager) options quickly.
![](images/homemanageroptionsearch.gif)
## TODO
### Next version
- [ ] community repo
- [ ] port to MUI.com
- [ ] be aware of multiple home manager versions
## Contribute
- Please use the issue tracker or fork this site for PR's

File diff suppressed because one or more lines are too long