about summary refs log tree commit diff
path: root/users/Profpatsch/nix-home/README.md
blob: 222978bc8cab148f43899b2abbbab9a226969aaf (plain) (blame)
1
2
3
4
5
6
7
# 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).