From 844e0b64b2a00f1026075979c2cbd548dcb5f80b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 7 Dec 2023 17:32:31 -0500 Subject: nix flake related modifications --- .envrc | 3 --- 1 file changed, 3 deletions(-) (limited to '.envrc') diff --git a/.envrc b/.envrc index 669d42f..e488686 100644 --- a/.envrc +++ b/.envrc @@ -4,6 +4,3 @@ fi if [ -f .envrc-local ]; then source_env_if_exists .envrc-local || source .envrc-local fi -if [ -f .envrc-nix ]; then - source_env_if_exists .envrc-nix || source .envrc-nix -fi -- cgit v1.2.3