fix: Duplicated NVIDIA PCI

This commit is contained in:
marthsincemelee
2026-05-25 12:16:59 +02:00
parent 2e5568611a
commit ff6e25b708
-8
View File
@@ -42,14 +42,6 @@
intelBusId = "PCI:00:2:0";
};
hardware.nvidia.prime = {
sync.enable = true;
nvidiaBusId = "PCI:01:00:0";
intelBusId = "PCI:00:02:0";
};
system = {
stateVersion = "23.05";
autoUpgrade.enable = true;