phone: Use gnome-contacts from top-level

This commit is contained in:
Donovan Glover 2024-08-27 14:06:34 -04:00
parent a90dfb5a6f
commit f698b3aefe
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -201,13 +201,13 @@ in
systemPackages = attrValues {
inherit (self.packages.${pkgs.system}) webp-thumbnailer;
inherit (pkgs.gnome) gnome-contacts;
inherit (pkgs)
chatty
megapixels
livi
gnome-calendar
gnome-contacts
eog
;
};