mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-10 16:08:45 +01:00
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.
This commit is contained in:
parent
8527ad719d
commit
62bf42eacb
@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
chatty # IM and SMS
|
chatty
|
||||||
epiphany # Web browser
|
gnome-console
|
||||||
gnome-console # Terminal
|
megapixels
|
||||||
megapixels # Camera
|
|
||||||
neovim
|
neovim
|
||||||
fish
|
fish
|
||||||
yazi
|
yazi
|
||||||
|
Loading…
Reference in New Issue
Block a user