From 39840eafc12b211c4fa64d0b9cf1ad2a7afaf293 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sun, 5 May 2024 11:36:10 +0200 Subject: [PATCH] forgot lib --- systems/zap/wp-test.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {