Hacker News new | ask | show | jobs
by Bnichs 874 days ago
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.
1 comments

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.