diff options
Diffstat (limited to 'home/shell-utils')
-rw-r--r-- | home/shell-utils/default.nix | 1 |
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. |