Disable aerc
This commit is contained in:
parent
c3e3fec43a
commit
3d02638584
@ -84,7 +84,7 @@ in {
|
|||||||
|
|
||||||
programs.password-store.enable = true;
|
programs.password-store.enable = true;
|
||||||
programs.aerc = {
|
programs.aerc = {
|
||||||
enable = true;
|
enable = false;
|
||||||
extraConfig = builtins.readFile ./aerc/aerc.conf;
|
extraConfig = builtins.readFile ./aerc/aerc.conf;
|
||||||
/* { */
|
/* { */
|
||||||
/* general = { */
|
/* general = { */
|
||||||
|
Loading…
Reference in New Issue
Block a user