From 950ffac45007ce21b091269b5ad70197855b460e Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Thu, 10 Jul 2025 12:27:07 +0200 Subject: [PATCH] msi calendar --- home-modules/calendar.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/home-modules/calendar.nix b/home-modules/calendar.nix index 0ae3cd7..c39131d 100644 --- a/home-modules/calendar.nix +++ b/home-modules/calendar.nix @@ -47,6 +47,13 @@ read-only = true; type = "ics"; } + { + name = "MSI"; + url = "https://zlypher.github.io/lol-events/cal/league-of-legends-mid-invitational.ical"; + color = "#dd6000"; + read-only = true; + type = "ics"; + } { name = "Feiertage Hessen"; url = "https://ics.tools/Feiertage/hessen.ics";