aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/home.legacy/conf/firefox/config/bookmarks/default.nix10
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/home.legacy/conf/firefox/config/bookmarks/default.nix b/modules/home.legacy/conf/firefox/config/bookmarks/default.nix
index c612bf4d..0ef3eb64 100644
--- a/modules/home.legacy/conf/firefox/config/bookmarks/default.nix
+++ b/modules/home.legacy/conf/firefox/config/bookmarks/default.nix
@@ -5,16 +5,6 @@
}: let
bookmarks = [
{
- name = "Feed - Piped";
- url = "https://piped.video/feed";
- }
-
- {
- name = "DeepL Translate";
- url = "https://www.deepl.com/translator";
- }
-
- {
name = "Nix lib";
url = "https://teu5us.github.io/nix-lib.html";
}