configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-26 22:48:53 -04:00
parent 5a595a1387
commit 7ec2f1ce10

View file

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