From efbfd5444f606c5e56d94112c22a80705ff874fa Mon Sep 17 00:00:00 2001
From: teto
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>
|