diff --git a/hosts/common/programs/steam.nix b/hosts/common/programs/steam.nix index 80ca27b0..017c2db2 100644 --- a/hosts/common/programs/steam.nix +++ b/hosts/common/programs/steam.nix @@ -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"