From 5ca3396964d99d07ac6534ae0e2686b4e4bb0ff8 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 10 Feb 2023 09:58:36 -0500 Subject: nix .env, add ./result/bin path --- org/config_nix.org | 1 + 1 file changed, 1 insertion(+) (limited to 'org') diff --git a/org/config_nix.org b/org/config_nix.org index 019cac7c..a3470078 100644 --- a/org/config_nix.org +++ b/org/config_nix.org @@ -47,6 +47,7 @@ watch_file flake.nix if [ -f .envrc-local ]; then source_env_if_exists .envrc-local || source .envrc-local fi +PATH_add result/bin #nix flake update && nix flake check --show-trace && nix flake show #+END_SRC -- cgit v1.2.3