From 01bb533f4fc441c9e12a44fd907877c5d5d725f3 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 3 Mar 2024 01:36:20 +0100 Subject: Dotfiles: Emacs: Add centaur-tabs --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index b64cf1d..9b2a1b8 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -184,6 +184,7 @@ dired-sidebar minimap + centaur-tabs ]; extraConfig = builtins.readFile "${dotfiles}/.emacs"; }; -- cgit 1.4.1