From 27e2c7c2337ce39c942806727b85200abe518970 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sat, 18 Oct 2025 14:44:01 +0100 Subject: [PATCH] users/jordan: add common programs --- users/jordan/common/shell.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/users/jordan/common/shell.nix b/users/jordan/common/shell.nix index 873968d..3fb2d2d 100644 --- a/users/jordan/common/shell.nix +++ b/users/jordan/common/shell.nix @@ -190,9 +190,12 @@ in bat btop fd + file jq ncdu nix-zsh-completions + p7zip-rar ripgrep + unzip ]; }