This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
2
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9940e89d2ecdbb11a006e95bc075c77387ad05fc
nixos
/
home
/
baseline
/
tools.nix
T
12 lines
120 B
Nix
Raw
Normal View
History
Unescape
Escape
Add some TUI tools
2025-07-01 22:33:18 -04:00
{
pkgs
,
...
}:
{
home
.
packages
=
with
pkgs
;
[
jqp
iamb
Use impala instead of gomuks
2025-07-02 12:00:25 -05:00
impala
Add some TUI tools
2025-07-01 22:33:18 -04:00
rainfrog
tenere
wiki-tui
];
}
Reference in New Issue
Copy Permalink