3 lines
84 B
Nix
3 lines
84 B
Nix
{
|
|
flake.modules.homeManager.base.programs.zsh.syntaxHighlighting.enable = true;
|
|
}
|