diff --git a/common/gui/steam.nix b/common/gui/steam.nix index b4dd8f6..6c94923 100644 --- a/common/gui/steam.nix +++ b/common/gui/steam.nix @@ -49,6 +49,7 @@ environment.systemPackages = with pkgs; [ protonup + steam-devices-udev-rules scanmem ]; };