aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/common/optional/services/kea.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/optional/services/kea.nix b/hosts/common/optional/services/kea.nix
index 2ce098a..29be671 100644
--- a/hosts/common/optional/services/kea.nix
+++ b/hosts/common/optional/services/kea.nix
@@ -1,3 +1,4 @@
+{ pkgs, ... }:
{
services.kea.dhcp4 = {
configFile = "/run/secrets/kea-dhcp4.conf";