chore: Move moved packages out of pkgs.gnome

This commit is contained in:
Donovan Glover 2024-07-06 17:56:22 -04:00
parent 06d3abf811
commit 5a5a522a70
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -146,8 +146,6 @@ in
(mkIf phone (attrValues { (mkIf phone (attrValues {
inherit (pkgs.gnome) inherit (pkgs.gnome)
eog
geary
gnome-contacts gnome-contacts
gnome-sound-recorder gnome-sound-recorder
gnome-maps gnome-maps
@ -166,6 +164,8 @@ in
resources resources
tuba tuba
caerbannog caerbannog
eog
geary
; ;
})) }))