adding the regular emacs config to syl for completeness
This commit is contained in:
parent
d007d3c12f
commit
79511c3289
2 changed files with 106 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue