about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2024-06-11 14:15:46 +0100
committerDavid Morgan <djm_uk@protonmail.com>2024-06-11 14:15:46 +0100
commitc7b4a9317450afc8c36cfa2ca660e5a6053ea385 (patch)
tree8ec4ddc9293c0b20b87fd2b3ed8725e5127f8fee
parent2815b34f38d308b7536d03c9a4572b10b090e37f (diff)
downloaddotfiles-c7b4a9317450afc8c36cfa2ca660e5a6053ea385.tar.gz
Add zstd
-rw-r--r--nix-conf/home/includes/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix
index 60af625..f43168a 100644
--- a/nix-conf/home/includes/common.nix
+++ b/nix-conf/home/includes/common.nix
@@ -65,6 +65,7 @@ in
     ugrep
     uni
     w3m
+    zstd
   ];
 
   nix = {