nix-update/.envrc
2021-08-16 00:23:35 +02:00

6 lines
62 B
Plaintext

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