nix-direnv/.envrc
2024-07-15 10:52:25 +02:00

6 lines
91 B
Plaintext

# shellcheck shell=bash
strict_env
source ./direnvrc
watch_file direnvrc ./*.nix
use flake