From 1d81162a5d97aef0f70879ffb67def222181e6f8 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 10 Mar 2025 21:13:34 +0100 Subject: [PATCH] Disable bottom --- modules/hm/__basic.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/__basic.nix b/modules/hm/__basic.nix index 0993217..bed6876 100644 --- a/modules/hm/__basic.nix +++ b/modules/hm/__basic.nix @@ -27,7 +27,7 @@ ./bash.nix ./bat.nix - ./bottom.nix + # ./bottom.nix # ./broot.nix ./dircolors.nix ./direnv.nix