From 2a6196cc704accd5c551682e661d946df31032f6 Mon Sep 17 00:00:00 2001 From: Sweetbread Date: Sat, 4 Jan 2025 20:50:51 +0300 Subject: [PATCH] fix: Show GPU stats in BTop --- nixos/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/packages.nix b/nixos/packages.nix index 23b0ab6..e4a4f40 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -10,7 +10,7 @@ tree wget git - btop + (btop.override { cudaSupport = true; }) nix-index unzip yazi