Files
nix-dotfiles/home/programs/jq.nix
T

5 lines
42 B
Nix

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