steam: fix controllers to work in the sandbox

This commit is contained in:
Colin 2024-03-03 20:03:20 +00:00
parent 0003acc091
commit b1dff9bfa8

View File

@ -8,6 +8,9 @@
sandbox.whitelistDri = true;
sandbox.whitelistWayland = true;
sandbox.whitelistX = true;
sandbox.extraPaths = [
"/dev/input" #< for controllers (Steam, Switch, ...)
];
persist.byStore.plaintext = [
".steam"