configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-26 22:12:39 -04:00
parent 21bc0b5e28
commit c91e9eba00

View file

@ -130,10 +130,11 @@
};
xdg.configFile."emacs".enable = false;
home.file.".config/doom" = {
#enable = true;
source = ../dotfiles/dot_config/doom;
recursive = true;
#recursive = true;
};
# xdg.dataFile."share/flf".source = ../dotfiles/dot_local/flf;