about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-03-03 01:36:20 +0100
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-03-03 01:36:20 +0100
commit01bb533f4fc441c9e12a44fd907877c5d5d725f3 (patch)
treeec61a86570935d1afaca655a898be755e3604d18 /hosts
parentfmt (diff)
downloadnixos-config-01bb533f4fc441c9e12a44fd907877c5d5d725f3.tar.gz
nixos-config-01bb533f4fc441c9e12a44fd907877c5d5d725f3.tar.bz2
nixos-config-01bb533f4fc441c9e12a44fd907877c5d5d725f3.zip
Dotfiles: Emacs: Add centaur-tabs
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix1
1 files changed, 1 insertions, 0 deletions
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";
     };