about summary refs log tree commit diff
path: root/modules/games/steam.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/games/steam.nix')
-rw-r--r--modules/games/steam.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/games/steam.nix b/modules/games/steam.nix
index 23b4f14..d1da8ee 100644
--- a/modules/games/steam.nix
+++ b/modules/games/steam.nix
@@ -15,8 +15,8 @@ in
     nixfiles.modules = {
       common.nix.allowedUnfreePackages = [
         "steam"
-        "steam-original"
         "steam-run"
+        "steam-unwrapped"
       ];
 
       games = {

Consider giving Nix/NixOS a try! <3