Skip to content

Commit

Permalink
Add ipset to reverse-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Albin Vass committed Jun 8, 2024
1 parent 57f0f86 commit 970447e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nixos/hosts/reverse-proxy/crowdsec.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@

nixpkgs.overlays = [ inputs.crowdsec.overlays.default ];

environment.systemPackages = [
pkgs.ipset
];
sops.secrets = {
"crowdsec/enrollKeyFile" = {
owner = config.systemd.services.crowdsec.serviceConfig.User;
Expand Down

0 comments on commit 970447e

Please sign in to comment.