diff --git a/apps/gui/firefox.nix b/apps/gui/firefox.nix index 8d8dafd3d9674f6f1be664f8593f9e8d2ea3e754..e5cd5232f7ce9e63034cd36be21cff5bd4ce2bdf 100644 --- a/apps/gui/firefox.nix +++ b/apps/gui/firefox.nix @@ -113,18 +113,6 @@ keyword = "go"; url = "http://go"; } { - name = "tclip"; - tags = ["tailscale"]; - keyword = "paste"; - url = "http://paste"; - } - { - name = "ugit"; - tags = ["tailscale" "git"]; - keyword = "git"; - url = "http://git"; - } - { name = "jellyfin"; tags = ["jellyfin"]; keyword = "jellyfin";