Add NIX_PATH variable
This commit is contained in:
parent
57042de338
commit
72e9bd5b29
@ -40,6 +40,7 @@
|
||||
export GIT_COMMITTER_NAME="Johannes Rothe"
|
||||
export GIT_COMMITTER_EMAIL="${mail}"
|
||||
export VAULT_ADDR="https://passwords.magazino.eu:8201"
|
||||
export NIX_PATH=$HOME/.nix-defexpr/channels
|
||||
'';
|
||||
shellAliases = {
|
||||
"..." = "cd ../..";
|
||||
|
Loading…
x
Reference in New Issue
Block a user