diff options
Diffstat (limited to '.envrc')
| -rw-r--r-- | .envrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +# direnv configuration + +# Enter development shell defined by flake.nix. +# Alternatively run `nix develop`, or install the necessary tools manually. +use flake |