mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-24 14:48:37 +01:00
phone: Update package list
The "caerbannog" GTK-based pass program crashes and Phosh mobile settings is no longer needed due to configuring dconf settings with nix.
This commit is contained in:
parent
47617c7c3a
commit
e4d273cb6c
@ -114,6 +114,7 @@ in
|
||||
environment.systemPackages = attrValues {
|
||||
inherit (self.packages.${pkgs.system})
|
||||
webp-thumbnailer
|
||||
pinephone-toolkit
|
||||
;
|
||||
|
||||
inherit (pkgs.gnome)
|
||||
@ -123,7 +124,6 @@ in
|
||||
;
|
||||
|
||||
inherit (pkgs)
|
||||
gurk-rs
|
||||
android-tools
|
||||
chatty
|
||||
megapixels
|
||||
@ -131,10 +131,9 @@ in
|
||||
g4music
|
||||
livi
|
||||
papers
|
||||
phosh-mobile-settings
|
||||
resources
|
||||
gnome-calendar
|
||||
tuba
|
||||
caerbannog
|
||||
eog
|
||||
geary
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user