Reproducible dotfiles in nix

fix: readme

Changed files
+1 -1
+1 -1
README.md
··· 1 # dots - the nix version 2 - This uses home-manager and Nix to manage not only installed packages but also dotfiles. You can find this 3 4 ## Why? 5 The goal of this is to help further divorce my main system from what I use thus providing greater portability. Furthermore, Nix Flakes provide a way for me to distribute projects like [git-ce](https://github.com/ethanholz/git-ce) to my environments without the need for formal package management integrations.
··· 1 # dots - the nix version 2 + This uses home-manager and Nix to manage not only installed packages but also dotfiles. 3 4 ## Why? 5 The goal of this is to help further divorce my main system from what I use thus providing greater portability. Furthermore, Nix Flakes provide a way for me to distribute projects like [git-ce](https://github.com/ethanholz/git-ce) to my environments without the need for formal package management integrations.