{ config, ... }: { services.sunshine = { enable = config.system.desktop.enable; autoStart = false; }; }