aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/services/steam/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/services/steam/default.nix b/system/services/steam/default.nix
index aebd9c34..d2cc62a7 100644
--- a/system/services/steam/default.nix
+++ b/system/services/steam/default.nix
@@ -7,7 +7,5 @@
builtins.elem (lib.getName pkg) [
"steam"
"steam-original"
- "steam-runtime"
- "steam-run"
];
}