diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 898780e..7fc49e8 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -95,7 +95,7 @@ in { rev = "cd5c7be9d408bd07eaf68d2932f6402b148f3f6e"; }; - "noe.sh" = config.nginx.virtualHosts."mekanoe.com" // { + "noe.sh" = config.services.nginx.virtualHosts."mekanoe.com" // { };