3 lines
82 B
Nix
3 lines
82 B
Nix
{
|
|
flake.modules.homeManager.base.programs.direnv.enableZshIntegration = true;
|
|
}
|