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

5 lines
91 B
Bash

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