packages..

This commit is contained in:
Sridhar Ratnakumar 2026-07-08 15:29:19 -04:00
parent d4efcd4471
commit 3947eee7bf
3 changed files with 39 additions and 35 deletions

View file

@ -46,5 +46,8 @@ in
pkgs.twitter-convert
pkgs.python3
pkgs.portfwd
# The kolu terminal-side CLIs, without running the kolu service itself.
inputs.kolu.packages.${pkgs.stdenv.hostPlatform.system}.kaval-tui
inputs.kolu.packages.${pkgs.stdenv.hostPlatform.system}.padi-tui
];
}