chore: adds lm_sensors (why was this not installed?)

This commit is contained in:
Ahwx 2024-10-12 13:07:35 +02:00
parent b256abfc27
commit 2f0f170487

View file

@ -1,6 +1,7 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
lm_sensors
yubikey-touch-detector yubikey-touch-detector
bitwarden-cli bitwarden-cli
gajim # XMPP client gajim # XMPP client