mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
packages..
This commit is contained in:
parent
d4efcd4471
commit
3947eee7bf
3 changed files with 39 additions and 35 deletions
|
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue