diff options
author | Griffin Smith <root@gws.fyi> | 2020-05-14T22·04-0400 |
---|---|---|
committer | Griffin Smith <root@gws.fyi> | 2020-05-14T22·04-0400 |
commit | b374cfc71149b05c1e79c518e7d60c3c24fe84e8 (patch) | |
tree | e8eb4dd13e6795c414d936217f064601d03b7083 /system | |
parent | 3e8f0eeeec8708f9e5521333bc6884de8fa2067b (diff) |
install lm_sensors
Diffstat (limited to 'system')
-rw-r--r-- | system/modules/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/modules/common.nix b/system/modules/common.nix index 74e7729ef350..3bac19becde7 100644 --- a/system/modules/common.nix +++ b/system/modules/common.nix @@ -34,6 +34,7 @@ w3m libnotify file + lm_sensors ]; # Some programs need SUID wrappers, can be configured further or are |