mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-16 17:50:52 +01:00
phone: Use gnome-contacts from top-level
This commit is contained in:
parent
a90dfb5a6f
commit
f698b3aefe
@ -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
|
||||
;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user