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 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
use flake
|
||||
if has nix_direnv_version; then
|
||||
use flake
|
||||
fi
|
Loading…
Add table
Reference in a new issue