tvl-depot/users/Profpatsch/nix-home/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
289 B
Markdown
Raw Normal View History

# nix-home
My very much simplified version of [home-manager](https://github.com/nix-community/home-manager/).
Only takes care about installing symlinks into `$HOME`, and uses [`GNU stow`](https://www.gnu.org/software/stow/) for doing the actual mutating.
No support for services (yet).