services.xrdp.sslKey

NixOS option

ssl private key path A self-signed certificate will be generated if file not exists.

type: string
Default
"/etc/xrdp/key.pem"
Example
"/path/to/your/key.pem"
declared in: nixos/modules/services/networking/xrdp.nixView source on NixOS/nixpkgs →