Rework steam quirk
This commit is contained in:
@@ -16,7 +16,6 @@ in
|
||||
quirks [
|
||||
"development"
|
||||
"steam"
|
||||
"32bit"
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
@@ -2,5 +2,8 @@
|
||||
{
|
||||
hardware = {
|
||||
steam-hardware.enable = true;
|
||||
graphics = {
|
||||
enable32Bit = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user