sensors are stupid
This commit is contained in:
2
sw.nix
2
sw.nix
@@ -33,6 +33,7 @@
|
|||||||
htop
|
htop
|
||||||
binutils
|
binutils
|
||||||
man
|
man
|
||||||
|
lm_sensors
|
||||||
oh-my-posh
|
oh-my-posh
|
||||||
zsh
|
zsh
|
||||||
git
|
git
|
||||||
@@ -87,7 +88,6 @@
|
|||||||
|
|
||||||
# Sensors
|
# Sensors
|
||||||
services.thermald.enable = true;
|
services.thermald.enable = true;
|
||||||
services.lm_sensors.enable = true;
|
|
||||||
|
|
||||||
# Suspend / logind behavior
|
# Suspend / logind behavior
|
||||||
services.upower.enable = true;
|
services.upower.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user