1
mirror of https://github.com/wlcx/home.git synced 2025-10-11 14:33:45 +01:00

direnv: fix on 21.11 again

This commit is contained in:
Sam W 2022-04-18 18:16:07 +00:00
parent 4be52545b2
commit 703027f3d7

View File

@ -84,6 +84,7 @@ in {
direnv = {
enable = true;
nix-direnv.enable = true;
nix-direnv.enableFlakes = true;
};
fzf = {