adding the regular emacs config to syl for completeness

This commit is contained in:
Chris Cochrun 2022-11-15 16:56:04 -06:00
parent d007d3c12f
commit 79511c3289
2 changed files with 106 additions and 7 deletions

View file

@ -815,11 +815,7 @@ Notice how I am including all of my software here. It may be a big file, but hav
# (with import <nixpkgs> {}; libsForQt5.callPackage ../../bismuth {})
];
services.emacs = {
enable = true;
package = with pkgs; ((emacsPackagesFor emacsNativeComp).emacsWithPackages (epkgs: [ epkgs.vterm epkgs.magit epkgs.pdf-tools epkgs.languagetool pkgs.mu ]));
};
<<emacs>>
<<samba>>
# Some programs need SUID wrappers, can be configured further or are