services.xrdp.defaultWindowManager

The script to run when user log in, usually a window manager, e.g. "icewm", "xfce4-session" This is per-user overridable, if file ~/startwm.sh exists it will be used instead.

Type
string
Default
"xterm"
Example
"xfce4-session"
Declared
<nixpkgs/nixos/modules/services/networking/xrdp.nix>