From c4abf02df101e11010476f9eaabd17e737882125 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Thu, 27 Mar 2025 13:51:30 +0100 Subject: [PATCH] fixup! Webapp links --- modules/hm/webapp.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hm/webapp.nix b/modules/hm/webapp.nix index 09e149f..e7f36e7 100644 --- a/modules/hm/webapp.nix +++ b/modules/hm/webapp.nix @@ -48,12 +48,12 @@ let } { link = "https://outlook.office365.com/"; - desktopName = "Microsoft Outlook"; + desktopName = "Outlook"; categories = [ "Office" ]; } { link = "https://teams.microsoft.com"; - desktopName = "Microsoft Teams"; + desktopName = "Teams"; categories = [ "Office" ]; } {