feat: add calendar and contacts modules

This commit is contained in:
Moritz Böhme 2024-12-24 13:24:41 +01:00
parent 93f8b84d73
commit 9f1cf602e5
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
6 changed files with 117 additions and 0 deletions

View file

@ -18,6 +18,9 @@
profiles = {
desktop.enable = true;
personal.enable = true;
personal.mail = true;
personal.contacts = true;
personal.calendar = true;
webis.enable = true;
impermanence.enable = true;
};