d1614adb577ac55a3729a2a13f1c993e9b426350
21e3dbacb23c6443383b37cc052ec3c4c22e49a7
@@ -1,2 +1,8 @@ layout go -use flake + +if type -P lorri &>/dev/null; then + eval "$(lorri direnv --flake .)" +else + echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' + use flake +fi