Add jq to global.
This commit is contained in:
parent
0deb7a6136
commit
c5af891368
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ with lib;
|
|||
curl
|
||||
wget
|
||||
dnsutils
|
||||
jq
|
||||
];
|
||||
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
|
Reference in a new issue