4 lines
79 B
Nix
4 lines
79 B
Nix
|
{
|
||
|
flake.modules.homeManager.base.programs.direnv.nix-direnv.enable = true;
|
||
|
}
|