update lucy
All checks were successful
Lint / lint (push) Successful in 1s
Plex Update / update (push) Successful in 10s

This commit is contained in:
Vivian 2023-07-11 15:31:12 +02:00
parent 54e1ed3a2c
commit e1b5a39bc0

View file

@ -37,12 +37,14 @@ in {
# Additional packages
environment.systemPackages = with pkgs; [
ffuf
gcc
go
jq
nuclei-latest
rustup
trivy
nuclei-latest
wapiti
];
boot.loader.systemd-boot.enable = true;