about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/home.nix2
1 files changed, 2 insertions, 0 deletions
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";
     };