···77 # faster, persistent implementation of use_nix and use_flake
88 nix-direnv.enable = true;
991010- # modified from @i077
1110 # store direnv in cache and not per project
1111+ # <https://github.com/direnv/direnv/wiki/Customizing-cache-location#hashed-directories>
1212 stdlib = ''
1313 : ''${XDG_CACHE_HOME:=$HOME/.cache}
1414 declare -A direnv_layout_dirs