From b99384a70d5e7854300b7d9e276fb64d915c8e6b Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Sat, 18 Oct 2025 22:12:34 +0200 Subject: [PATCH] remove redundant packages --- hosts/nixos/thinkpad/system.nix | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/hosts/nixos/thinkpad/system.nix b/hosts/nixos/thinkpad/system.nix index 8fafe93..2b9baea 100644 --- a/hosts/nixos/thinkpad/system.nix +++ b/hosts/nixos/thinkpad/system.nix @@ -216,16 +216,10 @@ # Host-specific packages environment.systemPackages = with pkgs; [ - # Additional system monitoring - btop - neofetch - unzip - # System utilities pciutils usbutils - lshw - inxi + unzip # GPU monitoring nvtopPackages.nvidia @@ -233,9 +227,6 @@ # Laptop utilities brightnessctl - acpi - powertop - s-tui # Stress test and monitoring # ThinkPad specific lm_sensors # Temperature monitoring