graphical/mail: fix eval error

This commit is contained in:
Charlotte Van Petegem 2024-07-19 16:12:32 +02:00
parent a3787bb24e
commit 84868636a3

View file

@ -94,7 +94,7 @@ in
chvp = { chvp = {
base = { base = {
emacs = { emacs = {
extraPackages = [ (epkgs: epkgs.mu4e) ]; extraPackages = [ (epkgs: [ epkgs.mu4e ]) ];
extraConfig = extraConfig =
let let
mkAccountConfig = account: '' mkAccountConfig = account: ''