mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 20:21:14 +00:00
Revert "nixos/gnome3: install nixos wallpapers"
There is no need to install them when they will not be picked up by the Appearance panel of GNOME Control Center without a XML metadata file anyway. They will be pulled into the closure via overrides so that is not a concern either. This reverts commit7f3bc5b8fa
. This reverts commitfa607bc939
.
This commit is contained in:
parent
c11ee1c598
commit
818ac0c9ae
|
@ -439,8 +439,6 @@ in
|
|||
gnome-shell-extensions
|
||||
gnome-themes-extra
|
||||
pkgs.gnome-tour # GNOME Shell detects the .desktop file on first log-in.
|
||||
pkgs.nixos-artwork.wallpapers.simple-dark-gray
|
||||
pkgs.nixos-artwork.wallpapers.simple-dark-gray-bottom
|
||||
pkgs.gnome-user-docs
|
||||
pkgs.orca
|
||||
pkgs.glib # for gsettings
|
||||
|
|
Loading…
Reference in a new issue