puter/common/direnv.nix
2024-04-21 17:49:50 +02:00

4 lines
37 B
Nix

{
programs.direnv.enable = true;
}