forked from auxolotl/templates
chore(direnv): only use flake if nix(-direnv) is installed
Co-authored-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
93b802ae01
commit
d181eb421a
|
@ -1 +1,3 @@
|
|||
use flake
|
||||
if has nix_direnv_version; then
|
||||
use flake
|
||||
fi
|
Loading…
Reference in a new issue