services.displayManager.gdm.extraPackages

NixOS option

Additional packages to add to XDG_DATA_DIRS for GDM. The /share directory of each package will be added to the data path.

type: list of package
Default
[ ]
Example
[ pkgs.gnome-themes-extra ]
declared in: nixos/modules/services/display-managers/gdm.nixView source on NixOS/nixpkgs →