install phosh-mobile-settings

This commit is contained in:
2022-09-30 17:19:08 -07:00
parent 151fdad014
commit 56f484f460

View File

@@ -60,6 +60,8 @@ in
};
sane.home-manager.extraPackages = with pkgs; [
phosh-mobile-settings
# TODO: see about removing this if the in-built gnome-settings bluetooth manager can work
gnome.gnome-bluetooth
];