aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/x11
diff options
context:
space:
mode:
authorWORLDofPEACE <worldofpeace@protonmail.ch>2020-10-03 16:02:33 -0400
committerJan Tojnar <jtojnar@gmail.com>2020-10-24 01:17:27 +0200
commit0b767c8b3d5a9de3e55b8196f8f0984a70dc61fa (patch)
tree5409f8568eadf17239b2e71172ef66ca99703254 /nixos/modules/services/x11
parentcb1a410de64a4250c56b22dd86a86c129b157136 (diff)
nixos/gnome3: add gnome-connections to core-utilities
When we redid the default apps we didn't add gnome-boxes for rdp/vnc. (plus it doesn't really work well in nixos). With gnome-connections we can now have this functionality, as file sharing is a default function in g-c-c Sharing.
Diffstat (limited to 'nixos/modules/services/x11')
-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 acccbdb9950a..1fd7797a873a 100644
--- a/nixos/modules/services/x11/desktop-managers/gnome3.nix
+++ b/nixos/modules/services/x11/desktop-managers/gnome3.nix
@@ -393,11 +393,10 @@ in
gnome-system-monitor
gnome-weather
nautilus
+ pkgs.gnome-connections
simple-scan
totem
yelp
- # Unsure if sensible for NixOS
- /* gnome-boxes */
] config.environment.gnome3.excludePackages);
# Enable default program modules