From 588bebc3cf167a4b93ce8a42fbeae84f4489ac64 Mon Sep 17 00:00:00 2001 From: Astro Date: Sat, 26 Nov 2022 02:55:12 +0100 Subject: [PATCH] modules/cluster/deployment-options: fix --- modules/cluster/deployment-options.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cluster/deployment-options.nix b/modules/cluster/deployment-options.nix index a205f848..31aa761c 100644 --- a/modules/cluster/deployment-options.nix +++ b/modules/cluster/deployment-options.nix @@ -1,4 +1,4 @@ -{ zentralwerk, lib, ... }: +{ zentralwerk, config, lib, ... }: # our custom options { options.deployment = with lib; {