{ config, pkgs, ... }: { imports = [ ../../../modules/home ../../../modules/home/programs/misc/remote-desktop ]; wayland.windowManager.sway.config.output.${config.displays.dI}.scale = "1.3"; }