diff options
Diffstat (limited to 'system/services')
-rw-r--r-- | system/services/steam/default.nix | 2 |
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" ]; } |