Files
nix-config/.envrc
2024-09-06 21:12:20 -04:00

6 lines
62 B
Bash

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