configuring
This commit is contained in:
parent
8575753945
commit
21bc0b5e28
6 changed files with 922 additions and 9 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue