Files
dots/home/programs/cli/jq.nix
2025-12-01 18:24:34 +01:00

4 lines
33 B
Nix

{
programs.jq.enable = true;
}