From 01448035ddfbc2db4f3fcd16abe77d606f81da05 Mon Sep 17 00:00:00 2001 From: chase Date: Fri, 30 May 2025 00:41:06 -0400 Subject: [PATCH] 132 current 2025-05-30 00:40:53 25.11.20250527.4faa5f5 6.15.0 * --- home/home.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/home/home.nix b/home/home.nix index b455842..cadc137 100644 --- a/home/home.nix +++ b/home/home.nix @@ -206,13 +206,7 @@ programs.git-credential-oauth.enable = true; - programs.kitty = { - enable = true; - enableGitIntegration = true; - font.name = "IBM Plex Mono"; - shellIntegration.enableBashIntegration = true; - themeFile = "Catppuccin-Mocha"; - }; + programs.htop.enable = true; programs.mpv = { enable = true;