remove redundant packages
This commit is contained in:
parent
80f4756d1f
commit
b99384a70d
1 changed files with 1 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue