services.xserver.displayManager.startx.generateScript
NixOS option
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: booleanDefault
declared in: nixos/modules/services/x11/display-managers/startx.nixView source on NixOS/nixpkgs →false