SYBAU direnv

This commit is contained in:
Osman Faruk Bayram 2025-05-09 01:25:40 +03:00
parent 6c04528e7f
commit 5406163655

View file

@ -3,5 +3,6 @@
enable = true;
# enableFishIntegration = true; # why add a read-only option?
nix-direnv.enable = true;
silent = true;
};
}