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