From 3cc394f6e5e33a2e3e9e9ca2a89832236bf01bfe Mon Sep 17 00:00:00 2001 From: Rexiel Scarlet <37258415+Rexcrazy804@users.noreply.github.com> Date: Wed, 13 Aug 2025 13:47:32 +0400 Subject: [PATCH] direnv: watch nix/shell.nix for changes --- .envrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.envrc b/.envrc index e3fecb3..b20dbca 100644 --- a/.envrc +++ b/.envrc @@ -1,2 +1,3 @@ +watch_file nix/shell.nix use flake