mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-05 20:12:24 -07:00
feat: some laptop tweaks
This commit is contained in:
parent
a52c9b3b65
commit
8c56482975
2 changed files with 27 additions and 19 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue