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