feat: add rtk, sops, age

This commit is contained in:
Rasyidan Akbar F. 2026-04-14 14:54:27 +07:00
commit d1bbc5bf6f
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -187,6 +187,7 @@ in
llmPkgs.ccstatusline # latest
llmPkgs.ccusage # latest
llmPkgs.codex
llmPkgs.rtk
]
++ zaiWrapperPackages
++ kimiWrapperPackages