Live data from Hacker News

Nix Home Manager Option Search

mipmip.github.io

31–33 of 33 posts

Re: Nix Home Manager Option Search

#31
post #28

Earlier quoted context omitted.

A good example of what exactly? Because regarding (a), this is just a quick reference for options. Nothing more, nothing less. As for (b), you're literally looking at detailed documentation. It's almost as if you made up your mind before opening the link.

If nix/home-manager documentation wasnt awful this site wouldn't be needed. And the level of detail should be way better than a one line sentence with no examples.

There's nothing in this site that's not in the official Home Manager documentation. See here:

https://nix-community.github.io/home-manager/options.xhtml

Or alternatively:

    man home-configuration.nix
The official documentation does have examples.

Re: Nix Home Manager Option Search

#32

I "love" these projects that won't even describe what they do on their front page or even in their manual. Of course everybody has 30 minutes to spare to try to understand what it is.

This site is an unofficial quick reference, not a beginner's guide. It's good for its purpose.

Re: Nix Home Manager Option Search

#33
post #26
post #25

Earlier quoted context omitted.

That's.... so strangely diametrically opposite to my experience with Nix. The language itself leaves some things to be desired, and of course no argument on the documentation, but as a build and packaging system I have never in my life experienced fewer headaches. Everything Just Works, every time. Granted, this is on a NixOS system -- I imagine trying to jam a standalone Home Manager install on top of a non-Nixos sy…

I think that's part of the problem. It seems like the only way to have a good nix experience is to go all in with NixOS. The problem is that is a huge sell for someone who already has an OS they like and the fact that testing out nix standalone is such a pain means you end up with very little confidence in the prospect of migrating everything over. Plus, at least when I considered NixOS a few years ago, the setup ins…

In my experience this isn't true. I use NixOS because it is my preferred OS due to ease of setup and ergonomics. When I have no choice but to use a different OS the tooling is still there for me to use and it works fine. It's the other package managers that I worry about.
Post reply on HN