services.xrdp.defaultWindowManager

NixOS option

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 in: nixos/modules/services/networking/xrdp.nixView source on NixOS/nixpkgs →