This website requires JavaScript.
Explore
Help
Register
Sign In
dustypomerleau
/
templates
Watch
1
Star
0
Fork
You've already forked templates
0
forked from
auxolotl/templates
Code
Pull requests
Activity
97ddb19f9e
templates
/
direnv
/
.envrc
3 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(direnv): only use flake if nix(-direnv) is installed Co-authored-by: seth <getchoo@tuta.io>
2024-05-03 06:04:11 +00:00
if has nix_direnv_version; then
use flake
fi
Copy permalink