summaryrefslogtreecommitdiff
path: root/profiles/groq.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/groq.nix')
-rw-r--r--profiles/groq.nix1
1 files changed, 1 insertions, 0 deletions
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;
}