services.xserver.displayManager.setupCommands

NixOS option

Shell commands executed just after the X server has started. This option is only effective for display managers for which this feature is supported; currently these are LightDM, GDM and SDDM.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/services/x11/display-managers/default.nixView source on NixOS/nixpkgs →