services.xserver.displayManager.startx.generateScript
Whether to generate the system-wide xinitrc script (/etc/X11/xinit/xinitrc). This script will take care of setting up the session for systemd user services, running the window manager and cleaning up on exit.
This script will only be used by startx when both .xinitrc does not
exists and the XINITRC environment variable is unset.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/services/x11/display-managers/startx.nix>