diff --git a/sovr/etc/nixos/configuration.nix b/sovr/etc/nixos/configuration.nix index 9a31bd7..a8381c4 100644 --- a/sovr/etc/nixos/configuration.nix +++ b/sovr/etc/nixos/configuration.nix @@ -49,12 +49,12 @@ environmentFile = "/opt/keys/porkbun"; group = "nginx"; }; - /*certs."sovr.cloud" = { + certs."sovr.cloud" = { dnsProvider = "porkbun"; domain = "sovr.cloud"; environmentFile = "/opt/keys/porkbun"; group = "nginx"; - };*/ + }; defaults.email = "eli@theribbles.org"; }; # Configure network proxy if necessary