pacifidlog: be selective in jovian steamos optimizations where they interfere with our own

This commit is contained in:
Aly Raffauf 2024-12-03 15:49:29 -05:00
parent dec268838d
commit 111589dda8

View file

@ -76,8 +76,11 @@
};
steamos = {
enableMesaPatches = lib.mkForce false;
useSteamOSConfig = true;
enableAutoMountUdevRules = true;
enableBluetoothConfig = true;
enableDefaultCmdlineConfig = true;
enableProductSerialAccess = true;
enableVendorRadv = true;
};
};