From 5deb9aca5eb238d95d662033723e2a4b5cf5cb64 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 9 Jul 2019 17:46:45 +0200 Subject: ... --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index eff19194..e2718ce9 100644 --- a/hel.nix +++ b/hel.nix @@ -144,7 +144,7 @@ }; systemd.services."unbound" = { - path = with pkgs; [ unbound ]; + path = with pkgs; [ unbound openssl ]; preStart = '' unbound-control-setup -d /var/lib/unbound -- cgit v1.2.3