{ programs = { command-not-found.enable = true; dircolors.enable = true; zsh = { enable = true; syntaxHighlighting.enable = true; autosuggestion.enable = true; enableVteIntegration = true; }; }; }