diff options
author | Ben Sima <ben@bsima.me> | 2018-11-10 13:18:29 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-11-10 13:18:29 -0800 |
commit | 1ada0af4566c8ab77aadb9e144df97be53a7ced3 (patch) | |
tree | 676fae97278dadc0504ce42283fcecb62ced6101 /README.md | |
parent | b97939d7837f1b058ee6e6fec191cbae055541a2 (diff) |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,8 +1,4 @@ -My user configs. I use this on a NixOS 18.03 machine and a Debian machine, but -it would work on any unix-like platform (macOS, other linuxen, etc). +My user configs. I use this on NixOS, Debian, and macOS. -The dotfiles are compiled with @rycee's awesome +The dotfiles are compiled with Robert Helgesson's awesome [`home-manager`](https://github.com/rycee/home-manager) program.. - -If you want to understand how this works, read the `home-manager` manual and -look at my `home.nix` file. |