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
|
# Host-specific packages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Additional system monitoring
|
|
||||||
btop
|
|
||||||
neofetch
|
|
||||||
unzip
|
|
||||||
|
|
||||||
# System utilities
|
# System utilities
|
||||||
pciutils
|
pciutils
|
||||||
usbutils
|
usbutils
|
||||||
lshw
|
unzip
|
||||||
inxi
|
|
||||||
|
|
||||||
# GPU monitoring
|
# GPU monitoring
|
||||||
nvtopPackages.nvidia
|
nvtopPackages.nvidia
|
||||||
|
|
@ -233,9 +227,6 @@
|
||||||
|
|
||||||
# Laptop utilities
|
# Laptop utilities
|
||||||
brightnessctl
|
brightnessctl
|
||||||
acpi
|
|
||||||
powertop
|
|
||||||
s-tui # Stress test and monitoring
|
|
||||||
|
|
||||||
# ThinkPad specific
|
# ThinkPad specific
|
||||||
lm_sensors # Temperature monitoring
|
lm_sensors # Temperature monitoring
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue