Compare commits

..

No commits in common. "254e435dde101507a3c8921f25615ecc4d9c2689" and "8a574b041762aed37a7be9bdf208ebc498c53bc3" have entirely different histories.

2 changed files with 0 additions and 8 deletions

View File

@ -70,7 +70,6 @@ in
home.packages = with pkgs; [
khal
khard
todoman
vdirsyncer
];
@ -150,12 +149,5 @@ in
search_in_source_files = no
skip_unparsable = no
'';
"todoman/config.py".text = /* python */ ''
path = "${calendarBasePath}/personal/*"
date_format = "%Y-%m-%d"
time_format = "%H:%M"
default_priority = 5
'';
};
}