services.displayManager.generic.execCmd

NixOS option

Command to start the display manager.

type: null or string
Default
null
Example
"${pkgs.lightdm}/bin/lightdm"
declared in: nixos/modules/services/display-managers/generic.nixView source on NixOS/nixpkgs →