mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-09 14:30:06 +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 {
|
environment.systemPackages = attrValues {
|
||||||
inherit (self.packages.${pkgs.system})
|
inherit (self.packages.${pkgs.system})
|
||||||
webp-thumbnailer
|
webp-thumbnailer
|
||||||
|
pinephone-toolkit
|
||||||
;
|
;
|
||||||
|
|
||||||
inherit (pkgs.gnome)
|
inherit (pkgs.gnome)
|
||||||
@ -123,7 +124,6 @@ in
|
|||||||
;
|
;
|
||||||
|
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
gurk-rs
|
|
||||||
android-tools
|
android-tools
|
||||||
chatty
|
chatty
|
||||||
megapixels
|
megapixels
|
||||||
@ -131,10 +131,9 @@ in
|
|||||||
g4music
|
g4music
|
||||||
livi
|
livi
|
||||||
papers
|
papers
|
||||||
phosh-mobile-settings
|
|
||||||
resources
|
resources
|
||||||
|
gnome-calendar
|
||||||
tuba
|
tuba
|
||||||
caerbannog
|
|
||||||
eog
|
eog
|
||||||
geary
|
geary
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user