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; {