configuring
This commit is contained in:
parent
0e934f7b6f
commit
a8362e1e27
1 changed files with 3 additions and 3 deletions
|
@ -123,6 +123,7 @@
|
|||
};
|
||||
mu.enable = true;
|
||||
mbsync.enable = true;
|
||||
msmtp.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
@ -154,7 +155,6 @@
|
|||
};
|
||||
|
||||
xdg.configFile."emacs".enable = false;
|
||||
|
||||
xdg.configFile."mbsync".src = ../dotfiles/dot_config/isyncrc;
|
||||
|
||||
xdg.configFile."msmtp".source = ../dotfiles/dot_msmtp;
|
||||
xdg.configFile."mbsync".source = ../dotfiles/dot_config/isyncrc;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue