aerc: Added
More of a test for now?
This commit is contained in:
parent
0c59a713da
commit
067cfc3d7a
|
@ -34,6 +34,10 @@ let
|
|||
in
|
||||
{
|
||||
config = {
|
||||
programs.aerc = {
|
||||
enable = true;
|
||||
extraConfig.general.unsafe-accounts-conf = true;
|
||||
};
|
||||
programs.thunderbird = {
|
||||
enable = config.frogeye.desktop.xorg;
|
||||
profiles.hm = {
|
||||
|
|
Loading…
Reference in a new issue