services.displayManager.dms-greeter.compositor.customConfig
Custom compositor configuration to use for the greeter session.
This configuration is written to a file and passed to the compositor when launching the greeter. The format and available options depend on the selected compositor.
Leave empty to use the system's default compositor configuration.
- Type
strings concatenated with "\n"- Default
""- Example
'' # Niri example input { keyboard { xkb { layout "us" } } } ''- Declared
- <nixpkgs/nixos/modules/services/display-managers/dms-greeter.nix>