summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorWORLDofPEACE <worldofpeace@protonmail.ch>2020-10-23 20:06:22 -0400
committerWORLDofPEACE <worldofpeace@protonmail.ch>2020-10-24 11:14:01 -0400
commitb1587f9e1931340869a8b258e75d243aa7d0829c (patch)
treed2e04ca4ba5e7be85ba7db5411fcbd9ca4f934a5 /nixos
parent70dc25abd9a63ca3839c08bba8cba9e7bc974b04 (diff)
downloadnixpkgs-b1587f9e1931340869a8b258e75d243aa7d0829c.tar
nixpkgs-b1587f9e1931340869a8b258e75d243aa7d0829c.tar.gz
nixpkgs-b1587f9e1931340869a8b258e75d243aa7d0829c.tar.bz2
nixpkgs-b1587f9e1931340869a8b258e75d243aa7d0829c.tar.lz
nixpkgs-b1587f9e1931340869a8b258e75d243aa7d0829c.tar.xz
nixpkgs-b1587f9e1931340869a8b258e75d243aa7d0829c.tar.zst
nixpkgs-b1587f9e1931340869a8b258e75d243aa7d0829c.zip
nixos/gnome3: don't ship gnome-software
This serves no purpose without flatpak https://github.com/NixOS/nixpkgs/issues/99648#issuecomment-706691174
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/x11/desktop-managers/gnome3.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/gnome3.nix b/nixos/modules/services/x11/desktop-managers/gnome3.nix
index 842fc4491e7..85525ab6d7f 100644
--- a/nixos/modules/services/x11/desktop-managers/gnome3.nix
+++ b/nixos/modules/services/x11/desktop-managers/gnome3.nix
@@ -43,7 +43,7 @@ let
        picture-uri='file://${pkgs.nixos-artwork.wallpapers.simple-dark-gray-bottom.gnomeFilePath}'
 
        [org.gnome.shell]
-       favorite-apps=[ 'org.gnome.Geary.desktop', 'org.gnome.Music.desktop', 'org.gnome.Photos.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop' ]
+       favorite-apps=[ 'org.gnome.Geary.desktop', 'org.gnome.Music.desktop', 'org.gnome.Photos.desktop', 'org.gnome.Nautilus.desktop' ]
 
        ${cfg.extraGSettingsOverrides}
      EOF
@@ -389,7 +389,6 @@ in
         gnome-music
         gnome-photos
         gnome-screenshot
-        gnome-software
         gnome-system-monitor
         gnome-weather
         nautilus