nixos-generators/.envrc
2021-02-09 23:14:55 +01:00

6 lines
66 B
Plaintext

if has lorri; then
eval "$(lorri direnv)"
else
use nix
fi