This commit is contained in:
iFargle 2023-07-05 19:55:15 +09:00
parent c045a3aa86
commit ce4dc3b14f

View file

@ -9,7 +9,7 @@
# Install the package # Install the package
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
lm-sensors lm_sensors
telegraf telegraf
]; ];