From b30ceeab7b692218d016f13715a9af7776bace73 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Wed, 16 Apr 2025 15:52:27 +0200 Subject: [PATCH] Webapps: disable youtube --- modules/hm/webapp.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/hm/webapp.nix b/modules/hm/webapp.nix index 100c5fa..b83ba8d 100644 --- a/modules/hm/webapp.nix +++ b/modules/hm/webapp.nix @@ -95,11 +95,11 @@ let link = "https://web.whatsapp.com/"; desktopName = "WhatsApp"; } - { - link = "https://www.youtube.com"; - desktopName = "YouTube"; - categories = [ "AudioVideo" ]; - } + # { + # link = "https://www.youtube.com"; + # desktopName = "YouTube"; + # categories = [ "AudioVideo" ]; + # } ]; in