about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-03-16 21:18:51 +0100
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-03-16 21:18:51 +0100
commit29759971a2132aefacd1a520b4cf1e6a7ae5a62a (patch)
tree9081da9d2e9811dd2715012d1821cc0169791e17 /hosts/home.nix
parentDofiles: Emacs: Add gotest (diff)
downloadnixos-config-29759971a2132aefacd1a520b4cf1e6a7ae5a62a.tar.gz
nixos-config-29759971a2132aefacd1a520b4cf1e6a7ae5a62a.tar.bz2
nixos-config-29759971a2132aefacd1a520b4cf1e6a7ae5a62a.zip
Hosts: Preinstall missing emacs packages
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 9b2a1b8..660664a 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -180,9 +180,10 @@
         treesit-auto
 
         go-mode
+        gotest
         rustic
 
-        dired-sidebar
+        treemacs
         minimap
         centaur-tabs
       ];