starship: remove catppuchin since it causes pure eval errors

This commit is contained in:
Christoph Hollizeck 2025-09-26 23:58:12 +02:00
parent 1f0cdc71e7
commit b60e3c043a
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -16,7 +16,7 @@ in
};
config = mkIf cfg.enable {
catppuccin.starship.enable = true;
catppuccin.starship.enable = false;
programs = {
fish.shellInit = "
starship init fish | source