{
  catppuccin = {
    enable = true;
    accent = "pink";
    flavor = "mocha";
  };

  imports = [ ./gui.nix ];
}