From 6bc6fbf059a23a18b3dba036c035a3a9e517b415 Mon Sep 17 00:00:00 2001
From: ncfavier
Type: one of "plain" <home-manager/modules/accounts/email.nix>
accounts.email.accounts.<name>.folders
Standard email folders.
Type: submodule
Default: { }
Declared by:
<home-manager/modules/accounts/email.nix>
- |
accounts.email.accounts.<name>.folders.drafts
Relative path of the drafts mail folder.
Type: string
Default: "Drafts"
Declared by:
+ |
accounts.email.accounts.<name>.folders.drafts
Relative path of the drafts mail folder.
Type: null or string
Default: "Drafts"
Declared by:
<home-manager/modules/accounts/email.nix>
|
accounts.email.accounts.<name>.folders.inbox
Relative path of the inbox mail.
Type: string
Default: "Inbox"
Declared by:
<home-manager/modules/accounts/email.nix>
|