@ -2515,7 +2515,7 @@ epkgs.mu4e-alert
#+NAME: emacs-mu4e-config
#+BEGIN_SRC nix
# Deploy the authinfo file.
home.file.".authinfo.gpg".source = ./config/authinfo.gpg;
home.file.".authinfo.gpg".source = ../config/authinfo.gpg;
# Deploy the isync configuration file.
home.file.".mbsyncrc" = {
@ -93,7 +93,7 @@ in {
'';
};