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