starting to flesh out the nix config more
This commit is contained in:
parent
0da49fa4a8
commit
52c1a79d2e
2 changed files with 460 additions and 213 deletions
|
@ -2,7 +2,7 @@
|
|||
with lib;
|
||||
{
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
package = with pkgs; ((emacsPackagesFor pkgs.emacs-pgtk).emacsWithPackages
|
||||
(epkgs: with epkgs; [
|
||||
vterm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue