Merge remote-tracking branch 'origin'

This commit is contained in:
Geoffrey Frogeye 2024-04-05 13:50:28 +02:00
commit 96ddd61320
2 changed files with 16 additions and 12 deletions

View file

@ -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 = {