From 044046f4b600ac2c1e0a6142f464572067d3506f Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Fri, 17 Jan 2025 18:55:57 +0200 Subject: [PATCH] Added btop for debugging (cuz top kinda sucks) --- host/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/host/configuration.nix b/host/configuration.nix index 2ed1d25..b3646c8 100644 --- a/host/configuration.nix +++ b/host/configuration.nix @@ -26,6 +26,7 @@ neovim openssl sqlite + btop ]; # Enable dynamic linking