3 lines
75 B
Nix
3 lines
75 B
Nix
{
|
|
flake.modules.homeManager.base.programs.zsh.enableCompletion = true;
|
|
}
|