nix-pills
nix-pills copied to clipboard
Make paths generic
As discussed in #13, we should fix the paths in the pills to make them more generic. Right now, it says /home/nix in a lot of places, which should probably be replaced with either $HOME or /home/<user>, depending on the case.