summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/shell-utils/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/shell-utils/default.nix b/home/shell-utils/default.nix
index c3ea75e..f9ab435 100644
--- a/home/shell-utils/default.nix
+++ b/home/shell-utils/default.nix
@@ -9,6 +9,7 @@ in {
ripgrep
jc
jq
+ nowrap
]
++ lib.optionals isLinux [
file # File is not included in NixOS, but *is* included in Darwin.