mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
12 lines
212 B
Text
12 lines
212 B
Text
|
{
|
||
|
"Calendars": [
|
||
|
{
|
||
|
"PasswordCmd": "pass show calendar",
|
||
|
"Url": "https://cal.example.com/anton/work",
|
||
|
"Username": "anton"
|
||
|
}
|
||
|
],
|
||
|
"DefaultNumDays": 23,
|
||
|
"Timezone": "Europe/Berlin"
|
||
|
}
|