Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Something Nix seriously needs is a searchable index of people's nix configs. When I attempted to use it, I had tabs open for around 10 configs that I was cross referencing but I can't find that list of configs anymore and I have more obscure packages I'm trying to figure out how to use and don't want to manually search.

This is on top of a GUI (syncs with git repos, at minimum about:config like with the documentation inline and ability to edit free-form entries), a Nix-style installer (pulls your config from a git host, inline machine profile editor, formatting help and saves formatting to repo), maybe some languages improvements, etc



https://pastebin.com/raw/RkZvsKuL

This is my current list. I add them as a submodule to a repo.

ag -A10 'inputs' -G flake.nix


That is absolutely fantastic. Have you thought about putting that somewhere it will rank on Gooogle?


A searchable nix config index would be easy to setup using https://github.com/hound-search/hound


It's just a local repo. I update it before I do a search. Everytime I find another interesting nix repo I add it.


using it already!

quidome/nixos-config is no longer available though.

but as others said, a repo aggregator like dockerhub for nix configs'd be great awesome (not saying you should make it or anyihign)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: