From 62bf42eacb3a6e2ea93c4e272ce4069a0eef9d23 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sat, 15 Jun 2024 11:39:20 -0400 Subject: [PATCH] phone: Remove gnome web A cute browser however the touch gestures get in the way and modern websites are often broken due to the lack of support for newer web features. Generally I've taken a liking to LibreWolf on the PinePhone, even if it crashes more than I'd like to see. --- phone/configuration.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/phone/configuration.nix b/phone/configuration.nix index aa74dfe1..05cdca2f 100644 --- a/phone/configuration.nix +++ b/phone/configuration.nix @@ -2,10 +2,9 @@ { environment.systemPackages = with pkgs; [ - chatty # IM and SMS - epiphany # Web browser - gnome-console # Terminal - megapixels # Camera + chatty + gnome-console + megapixels neovim fish yazi