meh fan control stuff removed
This commit is contained in:
parent
6c3e172b45
commit
f2a45f20dd
2 changed files with 16 additions and 17 deletions
|
@ -210,6 +210,10 @@
|
|||
};
|
||||
|
||||
hardware = {
|
||||
# fancontrol = {
|
||||
# enable = true;
|
||||
# config = "";
|
||||
# };
|
||||
sane = {
|
||||
enable = true;
|
||||
extraBackends = [
|
||||
|
@ -451,11 +455,6 @@
|
|||
|
||||
programs.ssh.startAgent = true;
|
||||
|
||||
programs.coolercontrol = {
|
||||
enable = true;
|
||||
nvidiaSupport = true;
|
||||
};
|
||||
|
||||
programs.npm = {
|
||||
enable = true;
|
||||
npmrc = "prefix=~/.npm-packages";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue