feat: some laptop tweaks

This commit is contained in:
Youwen Wu 2025-07-29 16:49:38 +08:00
parent a52c9b3b65
commit 8c56482975
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
2 changed files with 27 additions and 19 deletions

View file

@ -78,15 +78,15 @@
powerManagement.finegrained = false;
# nvidiaSettings = true;
open = true;
# prime = {
# amdgpuBusId = "PCI:4:0:0";
# nvidiaBusId = "PCI:1:0:0";
# # offload = {
# # enable = true;
# # enableOffloadCmd = true;
# # };
# sync.enable = true;
# };
prime = {
amdgpuBusId = "PCI:4:0:0";
nvidiaBusId = "PCI:1:0:0";
# offload = {
# enable = true;
# enableOffloadCmd = true;
# };
sync.enable = true;
};
};
services.keyd = {