Compare commits
2 commits
c319ee1394
...
ab30bdf6a8
Author | SHA1 | Date | |
---|---|---|---|
Geoffrey Frogeye | ab30bdf6a8 | ||
Geoffrey Frogeye | 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