summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-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 f9ab435..8635ceb 100644
--- a/home/shell-utils/default.nix
+++ b/home/shell-utils/default.nix
@@ -10,6 +10,7 @@ in {
jc
jq
nowrap
+ echoargs
]
++ lib.optionals isLinux [
file # File is not included in NixOS, but *is* included in Darwin.