programs.khal
moved highlight_event_days where appropriated and added tests
This commit is contained in:
parent
d895a77448
commit
4a26e21030
5 changed files with 36 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ let
|
|||
path = mkOption {
|
||||
type = types.str;
|
||||
default = "${cfg.basePath}/${name}";
|
||||
defaultText = "‹accounts.contact.basePath›/‹name›";
|
||||
defaultText = "‹accounts.calendar.basePath›/‹name›";
|
||||
description = "The path of the storage.";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue