terminal refactor, move packages to default, inline btop theme

This commit is contained in:
Sean Kovacs 2026-03-05 21:41:12 -05:00
commit 903cc34632
Signed by: sckova
GPG key ID: 00F325187C68651A
5 changed files with 119 additions and 124 deletions

View file

@ -128,14 +128,5 @@ in
macos_titlebar_color = "system";
};
};
bat = {
enable = true;
# config.theme = "Catppuccin ${config.catppuccinUpper.flavor}";
};
lazygit = {
enable = true;
enableFishIntegration = true;
};
lazysql.enable = true;
};
}