

Yes but they force you to use GTK apps by default for the core apps.
They even replaced Discover with Bazaar where you can’t see certain package types (like mangohud) and have to install them manually, can’t browse by category and just get “selected” games shoved in your phase, as well as getting no update notifications and it will silently fail sometimes in the background with no notifications or messages.





You can even use an ESP32 or similar since it just has to perform 1 tiny function.
Getting an WT32-ETH01 knockoff dev board for 15€ or PoE for 25€ and uses <300mW with the wireless modem off. You could even just use a WiFi module for 8€ if you don’t want something wired.
https://registry.platformio.org/libraries/a7md0/WakeOnLan
There is already an wakeonlan library to generate a packet very easily.
You can even do it in pseudocode with ESPHome if you have HomeAssistant
https://community.home-assistant.io/t/solved-wake-on-lan-packet-from-esp32-to-ha-server-how-to-automate/617595
Then VPN in, send a signal to the esp using one of various methods to tell it to send the packet.