diff --git a/.envrc b/.envrc index 7fcafe13..7f4076fb 100644 --- a/.envrc +++ b/.envrc @@ -2,6 +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/**/* +watch_file flake/**/* use flake