diff --git a/.envrc b/.envrc index 503fb6b6..7fcafe13 100644 --- a/.envrc +++ b/.envrc @@ -2,4 +2,6 @@ if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8=" fi +watch_file flake-modules/**/* + use flake