nix config udpate; polish top-level Justfile

This commit is contained in:
steveej 2018-11-03 11:03:03 +01:00
parent 0e2f704aa3
commit 239c2c9c44
8 changed files with 81 additions and 37 deletions

View file

@ -56,6 +56,8 @@ in {
};
home.sessionVariables = {
HM_CONFIG=builtins.toString ./.;
GOPATH="$HOME/src/go";
PATH=pkgs.lib.concatStringsSep ":" [