From 74a57dd3a3347747de445f2945babea22997c980 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 10 Feb 2025 10:58:24 +0000 Subject: [PATCH] Emacs: add dashboard back, remove evil --- system/home/emacs/packages.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/home/emacs/packages.nix b/system/home/emacs/packages.nix index 2b1d064b..ea25a201 100644 --- a/system/home/emacs/packages.nix +++ b/system/home/emacs/packages.nix @@ -1,8 +1,6 @@ { epkgs }: with epkgs; [ - # EViL Mode - evil # UI and Appearance nerd-icons nerd-icons-dired @@ -10,6 +8,7 @@ with epkgs; nerd-icons-corfu doom-modeline poke-line + dashboard olivetti # Email and Calendar khalel