diff --git a/configuration/services/crowdsec.nix b/configuration/services/crowdsec.nix index ab0dd01..4891cad 100644 --- a/configuration/services/crowdsec.nix +++ b/configuration/services/crowdsec.nix @@ -4,7 +4,7 @@ enable = true; parserWhitelist = [ - "10.45.249.2" + "1.64.239.213" ]; extraGroups = [ diff --git a/flake.lock b/flake.lock index 7f117e9..d86b361 100644 --- a/flake.lock +++ b/flake.lock @@ -266,11 +266,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1738741221, - "narHash": "sha256-UiTOA89yQV5YNlO1ZAp4IqJUGWOnTyBC83netvt8rQE=", + "lastModified": 1731205797, + "narHash": "sha256-F7N1mxH1VrkVNHR3JGNMRvp9+98KYO4b832KS8Gl2xI=", "owner": "nix-community", "repo": "poetry2nix", - "rev": "be1fe795035d3d36359ca9135b26dcc5321b31fb", + "rev": "f554d27c1544d9c56e5f1f8e2b8aff399803674e", "type": "github" }, "original": { @@ -381,11 +381,11 @@ "poetry2nixi": "poetry2nixi" }, "locked": { - "lastModified": 1738867540, - "narHash": "sha256-co2Fs1VoWtTzo7IAeRtaNnyofoUWFOv/Aa/+vSorurA=", + "lastModified": 1733296058, + "narHash": "sha256-2tYgb4TbvoLk+zsRdCPaglP0s9GCG5HOR9Jm9rsSiHU=", "ref": "refs/heads/main", - "rev": "c6eeff42799c9d4073a241056198004d89bf87df", - "revCount": 15, + "rev": "5f01c17df4dbe841bb6ccd85993c0d9b7368af72", + "revCount": 13, "type": "git", "url": "ssh://git@github.com/sonnenshift/battery-manager" }, @@ -454,9 +454,8 @@ "type": "github" }, "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" + "id": "systems", + "type": "indirect" } }, "tlaternet-webserver": {