The DankMaterialShell package to use for the greeter.
Defaults to the package from programs.dms-shell if it is enabled, otherwise defaults to pkgs.dms-shell.
Declarations
Type
packageDefault
if config.programs.dms-shell.enable
then config.programs.dms-shell.package
else pkgs.dms-shell;