Control snippets directory
This commit is contained in:
parent
5be65ef2da
commit
bcc6a42f1a
3 changed files with 20 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{ email }: { pkgs, ... }: {
|
||||
home.file.".emacs.d/early-init.el".source = ../config/emacs/early-init.el;
|
||||
home.file.".emacs.d/tree-sitter/libtree-sitter-swift.dylib".source = ../config/emacs/tree-sitter/libtree-sitter-swift.dylib;
|
||||
home.file.".emacs.d/snippets".source = ../config/emacs/snippets;
|
||||
|
||||
home.file.".clojure/deps.edn".source = ../config/clojure/deps.edn;
|
||||
|
||||
home.language = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue