configuring
This commit is contained in:
parent
8ba559f66d
commit
9d45a240eb
1 changed files with 3 additions and 5 deletions
|
@ -151,9 +151,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.configFile."emacs".enable = false;
|
xdg.configFile."emacs".enable = false;
|
||||||
home.file.".config/doom" = {
|
home.file.".config/doom".enable = true;
|
||||||
enable = true;
|
home.file.".config/doom".recursive = true;
|
||||||
recursive = true;
|
home.file.".config/doom".source = ../dotfiles/dot_config/doom;
|
||||||
src = ../dotfiles/dot_config/doom;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue