mirror of
https://github.com/nix-community/nixos-generators.git
synced 2024-11-22 18:24:59 +03:00
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
if has lorri; then
|
|
eval "$(lorri direnv)"
|
|
else
|
|
use nix
|
|
fi
|