{...}: { programs.taskwarrior = { enable = true; config = { dateformat = "Y-M-D H:N"; report.list.columns = [ "id" "entry.age" "scheduled" "due" "description" "urgency" ]; report.list.labels = [ "ID" "Age" "Sched" "Due" "Description" "Urg" ]; }; }; }