services.displayManager.dms-greeter.configHome

Path to a user's home directory from which to copy DankMaterialShell configuration files.

When set, the following files will be automatically copied to the greeter:

If your configuration files are in non-standard locations, use the configFiles option instead.

Type
null or string
Default
null
Example
"/home/alice"
Declared
<nixpkgs/nixos/modules/services/display-managers/dms-greeter.nix>