MyNixOS website logo
option

services.displayManager.preStart

Script executed before the display manager is started.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
"rm -f /var/log/my-display-manager.log"