From 1342fe12c786cc2f62cf015c47022ec1214e2021 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Sat, 11 Nov 2023 10:35:03 +0100 Subject: [PATCH] add missing lib --- hosts/fw.cloonar.com/modules/unbound.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fw.cloonar.com/modules/unbound.nix b/hosts/fw.cloonar.com/modules/unbound.nix index 11358a5..7658018 100644 --- a/hosts/fw.cloonar.com/modules/unbound.nix +++ b/hosts/fw.cloonar.com/modules/unbound.nix @@ -1,4 +1,4 @@ -{ ... }: { +{ config, ... }: { services.unbound = { enable = true; server = {