packages/nixpak/modules: Add gnome-themes-extra
This commit is contained in:
parent
a76f22d4a1
commit
7902954031
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ in
|
|||
env = {
|
||||
XDG_DATA_DIRS = lib.makeSearchPath "share" [
|
||||
pkgs.gnome.adwaita-icon-theme
|
||||
pkgs.gnome-themes-extra
|
||||
pkgs.shared-mime-info
|
||||
];
|
||||
XCURSOR_PATH = lib.concatStringsSep ":" [
|
||||
|
|
Loading…
Reference in a new issue