{ inputs, outputs, lib, config, pkgs, ... }: { catppuccin = { enable = true; flavor = "mocha"; tty = { enable = true; flavor = "mocha"; }; }; }