diff --git a/modules/hm/webapp.nix b/modules/hm/webapp.nix index b83ba8d..68ac3dc 100644 --- a/modules/hm/webapp.nix +++ b/modules/hm/webapp.nix @@ -95,11 +95,16 @@ 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" ]; + } + { + link = "https://www.Tidal.com"; + desktopName = "Tidal"; + categories = [ "AudioVideo" ]; + } ]; in