From 75aa3e8d68472535d23bcaaaa93cd67cad2f36e9 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 9 Nov 2022 13:23:22 +0100 Subject: Emacs: Add dired-sidebar --- hosts/home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index 421bd64..97fe12c 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -163,6 +163,8 @@ jq-mode doom-themes + + dired-sidebar ]; extraConfig = builtins.readFile "${dotfiles}/.emacs"; }; -- cgit 1.4.1