calendar ++

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-01-19 11:43:15 +01:00
parent e4d0326a74
commit 89fa46aa6d
2 changed files with 70 additions and 48 deletions

View File

@@ -0,0 +1,5 @@
{ ... }:
{
programs.dconf.enable = true;
services.gnome.evolution-data-server.enable = true;
}