0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos/lightdm-greeters/gtk: add type

This commit is contained in:
Fritz Otlinghaus 2021-01-31 12:41:17 +01:00
parent 4015c5ca9c
commit c44f508e3e
No known key found for this signature in database
GPG key ID: 1E5F98946FB1444E

View file

@ -88,6 +88,7 @@ in
cursorTheme = {
package = mkOption {
type = types.package;
default = pkgs.gnome3.adwaita-icon-theme;
defaultText = "pkgs.gnome3.adwaita-icon-theme";
description = ''