build: remove lorri from direnv configuration
1 file changed, 1 insertion(+), 6 deletions(-)
changed files
M .envrc.sample → .envrc.sample
@@ -3,9 +3,4 @@ # the shebang is ignored, but nice for editors layout go -if type -P lorri &>/dev/null; then - eval "$(lorri direnv)" -else - echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' - use flake -fi +use flake