{ pkgs, ... }: { imports = [ ./sunshine.nix ]; home.packages = with pkgs; [ gamescope goverlay mangohud protontricks protonup-ng winetricks ]; }