feat: add rtk, sops, age
This commit is contained in:
parent
5f42b1cb81
commit
d1bbc5bf6f
2 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,7 @@
|
|||
# Note: jetbrains-mono removed - installed via Homebrew cask (font-jetbrains-mono)
|
||||
# due to nixpkgs-unstable syrupy test failures breaking the font's Python build deps
|
||||
packages = with pkgs; [
|
||||
age
|
||||
cloudflared
|
||||
gh
|
||||
tea
|
||||
|
|
@ -63,6 +64,7 @@
|
|||
nixd
|
||||
pandoc
|
||||
ripgrep
|
||||
sops
|
||||
tmux
|
||||
tree
|
||||
curl
|
||||
|
|
|
|||
|
|
@ -187,6 +187,7 @@ in
|
|||
llmPkgs.ccstatusline # latest
|
||||
llmPkgs.ccusage # latest
|
||||
llmPkgs.codex
|
||||
llmPkgs.rtk
|
||||
]
|
||||
++ zaiWrapperPackages
|
||||
++ kimiWrapperPackages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue