about summary refs log tree commit diff
path: root/emacs/default.nix
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-09-07T22·01+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-09-07T22·01+0100
commit1ece8c083b43142a375baa7d137fcba8bde717b6 (patch)
tree8880182ac6f7f42491257b2c484ea71e28b9fc47 /emacs/default.nix
parent11c46b9ad57ce9b1977d43fe2f520f7483805c46 (diff)
Drop support for Nix home-manager
On my work machines, I'm finding home-manager to be more bothersome than
helpful. I'm preferring a simpler workflow for the time being.
Diffstat (limited to 'emacs/default.nix')
-rw-r--r--emacs/default.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/emacs/default.nix b/emacs/default.nix
index 394bd6452c31..5e2c32188f69 100644
--- a/emacs/default.nix
+++ b/emacs/default.nix
@@ -9,6 +9,16 @@ let
   emacsBinPath = makeBinPath (with pkgs; [
     tdesktop
     ripgrep
+    bat
+    fd
+    pass
+    tokei
+    nmap
+    tldr
+    diskus
+    jq
+    pup
+    exa
     gitAndTools.hub
     kubectl
     google-cloud-sdk