revert amd
Some checks are pending
Flake.lock / build (push) Waiting to run

This commit is contained in:
Mohamed Chrayed 2024-09-15 11:59:44 +02:00
parent 9b2874f0b8
commit 01034ca445

View File

@ -8,5 +8,7 @@
}; };
jovian.decky-loader.enable = true; jovian.decky-loader.enable = true;
jovian.decky-loader.user = user; jovian.decky-loader.user = user;
jovian.hardware.has.amd.gpu = true;
jovian.hardware.amd.gpu.enableEarlyModesetting = true;
jovian.steamos.enableBluetoothConfig = true; jovian.steamos.enableBluetoothConfig = true;
} }