h
This commit is contained in:
parent
91321fb3f6
commit
4eae98a4ec
6 changed files with 240 additions and 102 deletions
|
|
@ -188,9 +188,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
/* xdg.portal = {
|
||||
enable = true;
|
||||
};
|
||||
}; */
|
||||
|
||||
# Configure network proxy if necessary
|
||||
# networking.proxy.default = "http://user:password@proxy:port/";
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
enable = true;
|
||||
tempBat = 80;
|
||||
tempAc = 95;
|
||||
coreOffset = -75;
|
||||
coreOffset = -73;
|
||||
gpuOffset = -95;
|
||||
};
|
||||
boot.kernelModules = [ "kvm-intel" "sierra_net" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue