configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-26 22:00:05 -04:00
parent 8575753945
commit 21bc0b5e28
6 changed files with 922 additions and 9 deletions

View file

@ -35,6 +35,7 @@
nodejs_18
platformio-core
borgmatic
kanata-with-cmd
wezterm
emacs
@ -129,6 +130,14 @@
};
xdg.configFile."emacs".enable = false;
home.file.".config/doom" = {
#enable = true;
source = ../dotfiles/dot_config/doom;
recursive = true;
};
# xdg.dataFile."share/flf".source = ../dotfiles/dot_local/flf;
#xdg.configFile."fish/functions/ll.fish".source = ../dotfiles/dot_config/fish/functions/ll.fish;
#xdg.configFile."fish/functions/la.fish".source = ../dotfiles/dot_config/fish/functions/la.fish;