Add emacs to tobwork
This commit is contained in:
parent
98c77fe32e
commit
cfa434f0d2
3 changed files with 19 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.file.".emacs.d/early-init.el".source = ./config/early-init.el;
|
||||
home.file.".emacs.d/tree-sitter/libtree-sitter-swift.dylib".source = ./config/tree-sitter/libtree-sitter-swift.dylib;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue