diff --git a/options.html b/options.html index 3373c86c0..cc5cb3884 100644 --- a/options.html +++ b/options.html @@ -46,7 +46,7 @@ Defaults to UTF-8.
Type: null or st <home-manager/modules/accounts/calendar.nix>
accounts.calendar.accounts.<name>.local.fileExt
The file extension to use.
Type: null or string
Default: null
Declared by:
<home-manager/modules/accounts/calendar.nix>
- |
accounts.calendar.accounts.<name>.local.path
The path of the storage.
Type: string
Default: "‹accounts.contact.basePath›/‹name›"
Declared by:
+ |
accounts.calendar.accounts.<name>.local.path
The path of the storage.
Type: string
Default: "‹accounts.calendar.basePath›/‹name›"
Declared by:
<home-manager/modules/accounts/calendar.nix>
|
accounts.calendar.accounts.<name>.local.type
The type of the storage.
Type: one of "filesystem", "singlefile"
Declared by:
<home-manager/modules/accounts/calendar.nix>
|