puter/common/direnv.nix

4 lines
37 B
Nix
Raw Normal View History

2024-03-08 21:46:46 +00:00
{
programs.direnv.enable = true;
}