programs.todoman.extraConfig

Home-Manager option

Text for configuration of todoman. The syntax is Python. See docs. for the full list of options.

type: strings concatenated with “\n”
Default
""
Example
'' date_format = "%Y-%m-%d"; time_format = "%H:%M"; default_list = "Personal"; default_due = 48; ''
declared in: <home-manager/modules/programs/todoman.nix>source unavailable