1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 13:03:33 +02:00
home-manager/tests/modules/programs/lieer/lieer-expected.json
Tad Fisher 514acaebb9
lieer: change settings to freeform type
Also add missing options.
2021-09-14 23:59:56 +02:00

19 lines
418 B
JSON

{
"account": "hm@example.com",
"drop_non_existing_label": false,
"file_extension": "",
"ignore_empty_history": false,
"ignore_remote_labels": [
"CATEGORY_FORUMS",
"CATEGORY_PROMOTIONS",
"CATEGORY_UPDATES",
"CATEGORY_SOCIAL",
"CATEGORY_PERSONAL"
],
"ignore_tags": [],
"local_trash_tag": "trash",
"remove_local_messages": true,
"replace_slash_with_dot": false,
"timeout": 600
}