Add lm sensors.

This commit is contained in:
CronyAkatsuki 2025-01-30 12:32:10 +01:00
parent 38494003cc
commit f56f14a71e

View File

@ -80,6 +80,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
neovim neovim
mangohud mangohud
lm_sensors
]; ];
# Enable nixd to see nixpkgs path # Enable nixd to see nixpkgs path