Hello, raingloom <[email protected]> writes:
> guix commit: 59b91fdbcd7e1a88d1d54d392ce5d5fddd9d96d1 > > guix shell gnome-disk-utility -- gnome-disks > > click on the three dots and choose restore, bam, error > > (gnome-disks:2461): GLib-GIO-ERROR **: 04:17:28.300: Settings schema > 'org.gnome.Disks' is not installed I bet this has to do with XDG_DATA_DIRS not being set by the `guix shell` invocation. Can you try `guix shell glib gnome-disk-utility` instead? Best, -- Josselin Poiret
