This website requires JavaScript.
Explore
Help
Sign In
nix-community
/
nixos-generators
Watch
1
Star
1
Fork
0
You've already forked nixos-generators
mirror of
https://github.com/nix-community/nixos-generators.git
synced
2024-11-26 03:15:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
87f6494e9d
nixos-generators
/
.envrc
6 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
envrc: fallback if lorri is not present
2021-02-10 01:14:55 +03:00
if has lorri; then
eval "$(lorri direnv)"
else
use nix
fi
Reference in New Issue
Copy Permalink