about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 0204918..a242397 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -188,7 +188,8 @@
         minimap
         centaur-tabs
 
-	shell-pop
+        shell-pop
+        eat
       ];
       extraConfig = builtins.readFile "${dotfiles}/.emacs";
     };