mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
chore: adds lm_sensors (why was this not installed?)
This commit is contained in:
parent
b256abfc27
commit
2f0f170487
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
lm_sensors
|
||||
yubikey-touch-detector
|
||||
bitwarden-cli
|
||||
gajim # XMPP client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue