Enable emacs

This commit is contained in:
Sridhar Ratnakumar 2022-12-01 16:50:33 -05:00
parent ab6609319a
commit 1d09fd1a19

View file

@ -1,6 +1,10 @@
{ pkgs, ... }:
{
programs.emacs = {
enable = true;
};
# https://docs.doomemacs.org/latest/modules/term/vterm/
#
# Sadly, this doesn't work yet. This is the blocker: