diff --git a/krebs/3modules/tinc.nix b/krebs/3modules/tinc.nix index 8af15c13b..0fd0a35bc 100644 --- a/krebs/3modules/tinc.nix +++ b/krebs/3modules/tinc.nix @@ -1,6 +1,7 @@ { config, pkgs, lib, ... }: with import ; let + inherit (import ) types; out = { options.krebs.tinc = api; config = imp;