Updated lockfile
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
alejandro-angulo 2025-01-16 19:04:06 -08:00
parent 9e9e4c5fd6
commit 0f2ac2be9d
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
10 changed files with 297 additions and 110 deletions

View file

@ -13,9 +13,9 @@ in {
};
config = mkIf cfg.enable {
catppuccin.btop.enable = true;
programs.btop = {
enable = true;
catppuccin.enable = true;
settings = {
theme_background = false;
vim_keys = true;