From deb6b3e7ad9949a03fa0680e1e107e5aef510f5f Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Thu, 27 Mar 2025 13:50:23 +0100 Subject: [PATCH] fixup! Webapp links --- modules/hm/webapp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/webapp.nix b/modules/hm/webapp.nix index 31910d0..09e149f 100644 --- a/modules/hm/webapp.nix +++ b/modules/hm/webapp.nix @@ -47,7 +47,7 @@ let categories = [ "Office" "Viewer" ]; } { - link = "https://outlook.microsoft.com"; + link = "https://outlook.office365.com/"; desktopName = "Microsoft Outlook"; categories = [ "Office" ]; }