From 9ca772ed4f9d885fa54ad38491b63df43572c23d Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Sat, 21 Jun 2025 19:05:49 +0200 Subject: [PATCH] Why did I have to add akonadi-calendar to make the calendar in the widget work? It was working properly until I switched to Plasma 6.4. Just why? --- commit_text | 2 +- configuration.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/commit_text b/commit_text index 6f158c4..9a37576 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Updated calendar used in plasma configuration +Added akonadi-calendar diff --git a/configuration.nix b/configuration.nix index 4f930f6..0132c32 100644 --- a/configuration.nix +++ b/configuration.nix @@ -159,6 +159,7 @@ kdePackages.kcalc kdePackages.kclock kdePackages.kholidays + kdePackages.akonadi-calendar kdePackages.libkdepim kdePackages.kdepim-addons kdePackages.kdepim-runtime