chore(deps): update renovate/renovate docker tag to v37.68.4 #218
1 changed files with 3 additions and 1 deletions
|
@ -37,12 +37,14 @@ in {
|
||||||
|
|
||||||
# Additional packages
|
# Additional packages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
ffuf
|
||||||
gcc
|
gcc
|
||||||
go
|
go
|
||||||
jq
|
jq
|
||||||
|
nuclei-latest
|
||||||
rustup
|
rustup
|
||||||
trivy
|
trivy
|
||||||
nuclei-latest
|
wapiti
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue