configuring
This commit is contained in:
parent
a8362e1e27
commit
ebbbb6d235
1 changed files with 4 additions and 2 deletions
|
@ -129,6 +129,8 @@
|
|||
services = {
|
||||
flatpak.enable = true;
|
||||
#tailscale.enable = true;
|
||||
|
||||
#mbsync.configFile = ../dotfiles/dot_config/isyncrc;
|
||||
};
|
||||
|
||||
xdg.systemDirs.data = [
|
||||
|
@ -155,6 +157,6 @@
|
|||
};
|
||||
|
||||
xdg.configFile."emacs".enable = false;
|
||||
xdg.configFile."msmtp".source = ../dotfiles/dot_msmtp;
|
||||
xdg.configFile."mbsync".source = ../dotfiles/dot_config/isyncrc;
|
||||
#xdg.configFile."msmtp".source = ../dotfiles/dot_msmtprc;
|
||||
home.file.".mbsyncrc".source = ../dotfiles/dot_config/isyncrc;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue