Here is my config: ```nix catppuccin = { wezterm.enable = true; enable = true; flavor = "mocha"; accent = "peach"; }; ```