diff options
Diffstat (limited to 'system/gaming/steam.nix')
| -rw-r--r-- | system/gaming/steam.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gaming/steam.nix b/system/gaming/steam.nix index ada0aaf..dcdcad1 100644 --- a/system/gaming/steam.nix +++ b/system/gaming/steam.nix @@ -12,6 +12,7 @@ in { "steam" "steam-original" "steam-runtime" + "steam-unwrapped" ]; programs.gamescope = { @@ -28,7 +29,6 @@ in { }; # controllers - hardware.xone.enable = true; hardware.steam-hardware.enable = true; # cod |