diff --git a/roles/traefik.nix b/roles/traefik.nix index 3ca8de7..ad96ed2 100644 --- a/roles/traefik.nix +++ b/roles/traefik.nix @@ -111,7 +111,9 @@ }; }; }; + }; + dynamicConfigOptions = { http = { routers = listToAttrs ( map (route: {