about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/firefox/config/bookmarks/default.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-03 16:17:12 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-03 16:20:45 +0100
commit6c5da7c6b3d809e1928536576e425e1f2e05cced (patch)
treec7db67cc7870460429a511991235836957263ee6 /modules/home.legacy/conf/firefox/config/bookmarks/default.nix
parentfix(pkgs/river-start): Create a wrapper script for river to store logs (diff)
downloadnixos-config-6c5da7c6b3d809e1928536576e425e1f2e05cced.zip
fix(modules/legacy/conf/firefox/bookmarks): Remove outdated ones
I have not used them in ages.
Diffstat (limited to '')
-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";
     }