diff options
| author | polwex <polwex@sortug.com> | 2025-11-17 21:43:50 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-11-17 21:43:50 +0700 |
| commit | dd3682963d46db7497d9f0789fffd8491af041f6 (patch) | |
| tree | c15f8c71cbb31c640cf36ca756c3b270df6fc8f3 /hosts/pkgs.nix | |
| parent | 3f93fb6a80fffffd880d496d5116be8c41058fa1 (diff) | |
m
Diffstat (limited to 'hosts/pkgs.nix')
| -rw-r--r-- | hosts/pkgs.nix | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/hosts/pkgs.nix b/hosts/pkgs.nix index 22ca094..f496128 100644 --- a/hosts/pkgs.nix +++ b/hosts/pkgs.nix @@ -23,8 +23,9 @@ nvitop rlwrap bat - gitAndTools.gitFull + gitFull lazygit + tig git-lfs lsd lsof @@ -40,6 +41,11 @@ pigz rclone socat + fd + jujutsu + zoxide + delta + httpie # files/disk nnn ranger |
