updating some bits
This commit is contained in:
parent
7c3bce4779
commit
bef2f4ab4a
2 changed files with 37 additions and 35 deletions
|
@ -4,7 +4,7 @@ with lib;
|
|||
{
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
package = with pkgs; ((emacsPackagesFor emacsGit).emacsWithPackages
|
||||
package = with pkgs; ((emacsPackagesFor emacsPgtk).emacsWithPackages
|
||||
(epkgs: with epkgs; [
|
||||
vterm
|
||||
magit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue