Create a user deps.edn
This commit is contained in:
parent
15a2118fdb
commit
d0fd415886
2 changed files with 6 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{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.".clojure/deps.edn".source = ../config/clojure/deps.edn;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
bottom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue