mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -7,7 +7,11 @@
|
||||
|
||||
# sync.enable = true;
|
||||
|
||||
amdgpuBusId = "PCI:5:0:0";
|
||||
nvidiaBusId = "PCI:1:0:0";
|
||||
# CHANGEME: Change those values to match your hardware (if prime is imported)
|
||||
amdgpuBusId =
|
||||
"PCI:5:0:0"; # Set this to the bus ID of your AMD GPU if you have one
|
||||
# intelBusId = "PCI:0:2:0"; # Set this to the bus ID of your Intel GPU if you have one
|
||||
nvidiaBusId =
|
||||
"PCI:1:0:0"; # Set this to the bus ID of your Nvidia GPU if you have one
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user