This commit is contained in:
2025-08-27 15:08:09 +00:00
parent 144aba7866
commit 98d8ea3511
6 changed files with 43 additions and 8 deletions

View File

@@ -11,12 +11,14 @@
ripgrep
typescript-language-server
typescript
vscode-langservers-extracted
nodejs
# mathpix-snipping-tool
cmake
libtool
glibtool
graphviz
cmake
libtool
glibtool
graphviz
libvterm
];
programs.emacs = {
@@ -24,9 +26,10 @@
extraPackages = epkgs: [
epkgs.mu4e
epkgs.pdf-tools
epkgs.vterm
];
};
services.emacs.enable = true;
#services.emacs.enable = true;
home.file.".config/emacs" = {
source = ./emacs;
recursive = true;