This website requires JavaScript.
Explore
Help
Sign In
servius
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
96a92bd67fc3fba50e127b8f065075905d156955
dotfiles
/
home
/
programs
/
yq.nix
servius
60952a0e7f
feat(programs): add yq package to home programs
2026-02-23 14:43:49 +05:30
2 lines
42 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
[
pkgs
.
yq
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink