This commit is contained in:
martyTF 2026-04-14 17:58:45 +02:00
commit 7b9b6c1cdd
2 changed files with 598 additions and 9 deletions

View file

@ -12,4 +12,5 @@
noctalia.enable = lib.mkEnableOption "enable noctalia";
};
};
config.services.gnome.evolution-data-server.enable = true;
}