configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-27 15:57:30 -04:00
parent 29e99958e3
commit 131d6e0523
9 changed files with 131 additions and 4 deletions

View file

@ -153,7 +153,7 @@
};
xdg.configFile."emacs".enable = false;
#home.file.".config/doom".enable = true;
#home.file.".config/doom".recursive = true;
#home.file.".config/doom".source = ../dotfiles/dot_config/doom;
home.file.".mbsynrc".src = ../dotfiles/dot_mbsyncrc;
}