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