From 7395239607d5def42da21d8945f118ccb1e9a99f Mon Sep 17 00:00:00 2001 From: smayzy Date: Sat, 21 Jun 2025 12:27:35 +0200 Subject: [PATCH] btop --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 1dec8a0..ad63ece 100644 --- a/configuration.nix +++ b/configuration.nix @@ -100,6 +100,7 @@ hyprpaper font-awesome dig + btop ]; programs.firefox.enable = true;