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

Consider giving Nix/NixOS a try! <3