devos/.envrc

6 lines
130 B
Plaintext

# reload when these files change
watch_file flake.nix
watch_file flake.lock
# load the flake devShell
eval "$(nix print-dev-env)"