{...}: { imports = [./xserver.nix]; services.xrdp = { enable = true; openFirewall = true; }; }