about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 023dcd1..0c10d60 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -174,7 +174,7 @@
     };
 
     emacs = {
-      enable = true;
+      enable = false;
       extraPackages = epkgs:
         with epkgs; [
           direnv