mirror of
https://github.com/Fred78290/nct6687d
synced 2024-11-16 07:48:04 +01:00
Merge pull request #65 from Sir-Photch/patch-1
This commit is contained in:
commit
df1565ad8e
1 changed files with 4 additions and 0 deletions
|
@ -108,6 +108,10 @@ Just add nct6687 into /etc/modules
|
|||
|
||||
`sudo sh -c 'echo "nct6687" >> /etc/modules'`
|
||||
|
||||
### Arch-Linux with systemd
|
||||
|
||||
`sudo sh -c 'echo "nct6687" >> /etc/modules-load.d/nct6687.conf'`
|
||||
|
||||
<br>
|
||||
|
||||
## Gnome sensors extensions
|
||||
|
|
Loading…
Reference in a new issue