devices.pc: switch to amd+nvidia

This commit is contained in:
陈浩南 2024-02-15 23:20:56 +08:00
parent 0e09b925c2
commit a94d6e3d21

View File

@ -60,7 +60,7 @@ inputs:
hardware = hardware =
{ {
cpus = [ "amd" ]; cpus = [ "amd" ];
gpu.type = "nvidia"; gpu.type = "amd+nvidia";
bluetooth.enable = true; bluetooth.enable = true;
joystick.enable = true; joystick.enable = true;
printer.enable = true; printer.enable = true;