From fca32e6bf69793196ad6c5056bc60245488c2578 Mon Sep 17 00:00:00 2001 From: joygnu Date: Thu, 22 Aug 2024 18:12:55 +0200 Subject: [PATCH] invidious --- home/firefox/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/firefox/default.nix b/home/firefox/default.nix index 167421e..9f225da 100644 --- a/home/firefox/default.nix +++ b/home/firefox/default.nix @@ -87,8 +87,8 @@ url = "https://monkeytype.com/"; } { - name = "piped"; - url = "https://invidious.privacydev.net"; + name = "invidious"; + url = "https://invidious.reallyaweso.me"; } ]; }