From 3839f759af1a2437d2f3bf01997bad12a678ba1c Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 19 Apr 2021 12:33:38 -0700 Subject: enable emacs service --- profiles/groq.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles/groq.nix') diff --git a/profiles/groq.nix b/profiles/groq.nix index 02efc3b..c20c1d5 100644 --- a/profiles/groq.nix +++ b/profiles/groq.nix @@ -12,4 +12,5 @@ userEmail = lib.mkOverride 10 "bsima@groq.com"; }; }; + services.emacs.enable = true; } -- cgit v1.2.3