KDE Digital Clock
Problem Using KDE Plasma 6.4.4 on NixOS my Nextcloud calendars that are synced to contact are no longer displayed in the KDE Digital Clock widget even after enabling ‘Calendar Events’ and selecting my calendars of interest This used to work fine and broke with a recent update Solution adding kdePackages.akonadi-calendar to my config and re-loading plasma (systemctl --user restart plasma-plasmashell.service) solved the issue Resources commented on github: https://github.com/NixOS/nixpkgs/issues/344025