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
4516958b91cfebe6a092558febf01fe13e192ee8
nixos
/
home
/
baseline
/
tools.nix
T
11 lines
109 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
rainfrog
tenere
wiki-tui
];
}
Reference in New Issue
Copy Permalink