|
@ -2515,7 +2515,7 @@ epkgs.mu4e-alert |
|
|
#+NAME: emacs-mu4e-config |
|
|
#+NAME: emacs-mu4e-config |
|
|
#+BEGIN_SRC nix |
|
|
#+BEGIN_SRC nix |
|
|
# Deploy the authinfo file. |
|
|
# 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. |
|
|
# Deploy the isync configuration file. |
|
|
home.file.".mbsyncrc" = { |
|
|
home.file.".mbsyncrc" = { |
|
|