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

3 lines
37 B
Nix

{
programs.direnv.enable = true;
}