From fe3e42e211f0116769a53531c9053672bfcd458e Mon Sep 17 00:00:00 2001 From: Gabriel Fontes Date: Mon, 13 Nov 2023 20:36:43 -0300 Subject: [PATCH] typo --- hosts/alcyone/services/website/shortner.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/alcyone/services/website/shortner.nix b/hosts/alcyone/services/website/shortner.nix index 8fcc17a2..f1f8a093 100644 --- a/hosts/alcyone/services/website/shortner.nix +++ b/hosts/alcyone/services/website/shortner.nix @@ -1,6 +1,6 @@ { lib, ... }: { - service.nginx.virtualHosts."m7.rs" = { + services.nginx.virtualHosts."m7.rs" = { forceSSL = true; enableACME = true; locations = lib.mapAttrs' (n: v: