Add jq to system packages
All checks were successful
Run nix flake check / flake-check (push) Successful in 3m45s
All checks were successful
Run nix flake check / flake-check (push) Successful in 3m45s
This commit is contained in:
parent
35071d5fc2
commit
1da20471a8
@ -2,5 +2,6 @@
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.git
|
||||
pkgs.jq
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user