nix-dotfiles/hm/jq.nix

5 lines
46 B
Nix

{
programs.jq = {
enable = true;
};
}