5 lines
75 B
Bash
5 lines
75 B
Bash
if has nix_direnv_version; then
|
|
use flake ./nix/dev
|
|
fi
|
|
|
|
dotenv_if_exists
|