mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 09:53:55 -05:00
aly: enable himalaya for fastmail account
This commit is contained in:
parent
a833b989f6
commit
6be75be909
|
@ -12,10 +12,10 @@ in {
|
|||
address = "alyraffauf@fastmail.com";
|
||||
aliases = ["aly@raffauflabs.com"];
|
||||
flavor = "fastmail.com";
|
||||
himalaya.enable = true;
|
||||
passwordCommand = mkPassword osConfig.age.secrets.alyraffaufFastmail.path;
|
||||
primary = true;
|
||||
realName = "Aly Raffauf";
|
||||
|
||||
thunderbird = {
|
||||
enable = true;
|
||||
profiles = ["default"];
|
||||
|
|
Loading…
Reference in a new issue