undo stupid graphic settings

This commit is contained in:
Gerg-L 2024-12-07 19:59:50 -05:00
parent 49283fab73
commit 9bda1564c8
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 3 additions and 2 deletions

View file

@ -41,11 +41,12 @@
prime = {
nvidiaBusId = "PCI:1:0:0";
amdgpuBusId = "PCI:15:0:0";
sync.enable = true;
#sync.enable = true;
};
};
services.xserver.videoDrivers = [
"nvidia"
"amdgpu"
];
hardware.amdgpu = {