From 1a0768afe7d5f193326be9e0ad9ab52c890db45d Mon Sep 17 00:00:00 2001 From: teutat3s Date: Sun, 5 Jun 2022 01:39:36 +0200 Subject: [PATCH] Fix nix-direnv --- .envrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.envrc b/.envrc index 439f0d5..fc802e9 100644 --- a/.envrc +++ b/.envrc @@ -1,3 +1,4 @@ # reload when these files change -watch_file tritonshell/flake.nix +cd tritonshell +watch_file flake.nix use_flake