From 09c9a385f2a4844ff09e0f504233526f09a3a3b2 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Sat, 22 Jan 2022 13:35:35 -0500 Subject: [PATCH] htop: remove config file --- modules/cli/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/cli/default.nix b/modules/cli/default.nix index 1951c47..752b31a 100644 --- a/modules/cli/default.nix +++ b/modules/cli/default.nix @@ -60,6 +60,7 @@ ]; + environment.variables.HTOPRC = "/dev/null"; programs.htop = { enable = true; settings = {