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.
This commit is contained in:
parent
cb1a410de6
commit
0b767c8b3d
@ -393,11 +393,10 @@ in
|
|||||||
gnome-system-monitor
|
gnome-system-monitor
|
||||||
gnome-weather
|
gnome-weather
|
||||||
nautilus
|
nautilus
|
||||||
|
pkgs.gnome-connections
|
||||||
simple-scan
|
simple-scan
|
||||||
totem
|
totem
|
||||||
yelp
|
yelp
|
||||||
# Unsure if sensible for NixOS
|
|
||||||
/* gnome-boxes */
|
|
||||||
] config.environment.gnome3.excludePackages);
|
] config.environment.gnome3.excludePackages);
|
||||||
|
|
||||||
# Enable default program modules
|
# Enable default program modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user