From 8781c701d8da5df5c5f8004dacdf8d18cc3fbb57 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 17 Nov 2024 21:02:36 -0600 Subject: use htop module --- modules/home/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/home') diff --git a/modules/home/default.nix b/modules/home/default.nix index 6b50026..9daf51a 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -7,9 +7,10 @@ imports = [ ./alacritty.nix + #./chrome.nix ./firefox.nix ./git.nix - #./htop.nix # crashes the home manager service if htoprc already exists, bug + ./htop.nix ./initial-home-setup.nix ./pcmanfm.nix # TODO mk name changeable & doesn't seem to work right now ./theme.nix -- cgit v1.2.3