nix-dotfiles/modules/hm/jq.nix
2023-07-19 10:42:09 +01:00

1 line
38 B
Nix

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