nix-pills icon indicating copy to clipboard operation
nix-pills copied to clipboard

Make paths generic

Open Munksgaard opened this issue 8 years ago • 0 comments

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.

Munksgaard avatar Nov 04 '17 10:11 Munksgaard