enhancement/10 #33
2 changed files with 0 additions and 4 deletions
|
|
@ -10,7 +10,6 @@ in
|
|||
config = lib.mkIf config.${feature}.enable {
|
||||
programs.aerc = {
|
||||
enable = true;
|
||||
extraConfig.general.unsafe-accounts-conf = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -32,9 +32,6 @@ in
|
|||
personal = {
|
||||
enable = true;
|
||||
# keep-sorted start block=yes
|
||||
aerc = {
|
||||
enable = true;
|
||||
};
|
||||
imap = {
|
||||
port = 1143;
|
||||
inherit tls;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue