enable thunderbird for tasks, calendar, and email gui

This commit is contained in:
Noah Masur
2026-01-03 15:47:56 -05:00
parent 117fd8a06e
commit adbc2bd261
4 changed files with 124 additions and 1 deletions

View File

@@ -32,7 +32,6 @@ in
config = lib.mkIf cfg.enable {
accounts.calendar.accounts.default = {
basePath = "other/calendars"; # Where to save calendars in ~ directory
name = "personal";
local.type = "filesystem";
primary = true;