services.displayManager.generic.preStart

NixOS option

Script executed before the display manager is started.

type: strings concatenated with "\n"
Default
""
Example
"rm -f /var/log/my-display-manager.log"
declared in: nixos/modules/services/display-managers/generic.nixView source on NixOS/nixpkgs →