diff --git a/infrastructure/modules/compute/nix/elasticsearch.nix b/infrastructure/modules/compute/nix/elasticsearch.nix index 02b2617..2fc00de 100644 --- a/infrastructure/modules/compute/nix/elasticsearch.nix +++ b/infrastructure/modules/compute/nix/elasticsearch.nix @@ -1,4 +1,3 @@ -{ pkgs, ... }: { pkgs, lib, ... }: { nixpkgs.config.allowUnfree = true;