services/crowdsec-firewall-bouncer: turn lapiHost into URI
This commit is contained in:
@@ -13,7 +13,7 @@ with lib;
|
|||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.crowdsec-firewall-bouncer;
|
cfg = config.crowdsec-firewall-bouncer;
|
||||||
lapiHost = "log-01.tail755c5.ts.net:8080";
|
lapiHost = "http://log-01.tail755c5.ts.net:8080";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [ "${pkgsUnstable.path}/nixos/modules/services/security/crowdsec-firewall-bouncer.nix" ];
|
imports = [ "${pkgsUnstable.path}/nixos/modules/services/security/crowdsec-firewall-bouncer.nix" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user