diff options
author | tv <tv@krebsco.de> | 2018-11-30 14:07:58 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-11-30 14:07:58 +0100 |
commit | 8beba5e3c4241948090f5af5c9a328f5bfba9d90 (patch) | |
tree | dca6971c87c90ad9f3868b6f670cc052885ec57c /tv | |
parent | 6dc6cb52faf242e89c5f19293fc0470d89b31dd8 (diff) |
tv bash: redefine <stockholm> for tv
Diffstat (limited to 'tv')
-rw-r--r-- | tv/2configs/bash/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tv/2configs/bash/default.nix b/tv/2configs/bash/default.nix index 3b4a4aa..d767393 100644 --- a/tv/2configs/bash/default.nix +++ b/tv/2configs/bash/default.nix @@ -23,6 +23,8 @@ with import <stockholm/lib>; ;; esac fi + + export NIX_PATH="stockholm=$HOME/stockholm:$NIX_PATH" ;; esac ''; |