configuring
This commit is contained in:
parent
909fb17d14
commit
29ee94de61
1 changed files with 4 additions and 4 deletions
|
@ -131,11 +131,11 @@
|
||||||
|
|
||||||
xdg.configFile."emacs".enable = false;
|
xdg.configFile."emacs".enable = false;
|
||||||
|
|
||||||
home.file.".config/doom" = {
|
#home.file.".config/doom" = {
|
||||||
#enable = true;
|
#enable = true;
|
||||||
source = ../dotfiles/dot_config/doom;
|
#source = ../dotfiles/dot_config/doom;
|
||||||
recursive = true;
|
#recursive = true;
|
||||||
};
|
#};
|
||||||
|
|
||||||
# xdg.dataFile."share/flf".source = ../dotfiles/dot_local/flf;
|
# xdg.dataFile."share/flf".source = ../dotfiles/dot_local/flf;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue