[nix] Add a couple shell variables for Fy apps

This commit is contained in:
Alyxia Sother 2023-06-13 15:42:03 +02:00
parent 853afc9541
commit fdcefe5c7e
No known key found for this signature in database
GPG Key ID: 01E16C4E775A37E4
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
source ${dotfiles}/zsh/zshrc
export PATH="$PATH:$HOME/.npm-packages/bin"
export FRENYARD_SCALE=2.40
export RETHINK_API="https://rethink.alyxia.dev"
'';
};
}