From 464701d8cbb9d5bf4a824cf7b790c2585015b658 Mon Sep 17 00:00:00 2001 From: joy 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"; } ]; }