diff --git a/systems/zap/wp-test.nix b/systems/zap/wp-test.nix index a28e7ad..5651be4 100644 --- a/systems/zap/wp-test.nix +++ b/systems/zap/wp-test.nix @@ -1,4 +1,4 @@ -{pkgs, config, ...}: +{pkgs, config, lib, ...}: { services.nginx = {