This commit is contained in:
beanigen 2025-06-24 19:25:44 +08:00
parent 91321fb3f6
commit 4eae98a4ec
No known key found for this signature in database
6 changed files with 240 additions and 102 deletions

View file

@ -188,9 +188,9 @@
};
};
xdg.portal = {
/* xdg.portal = {
enable = true;
};
}; */
# Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/";

View file

@ -15,7 +15,7 @@
enable = true;
tempBat = 80;
tempAc = 95;
coreOffset = -75;
coreOffset = -73;
gpuOffset = -95;
};
boot.kernelModules = [ "kvm-intel" "sierra_net" ];