From 33e46e59cb01425fd062167c91e0185b95cc6bf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Sun, 26 Jan 2025 00:27:50 +0200 Subject: [PATCH] nsd-acme: +r1.jakstys.lt. --- hosts/fwminex/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 4cf8147..b565f98 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -561,6 +561,7 @@ in { enable = true; zones = { + "r1.jakstys.lt".accountKey = accountKey; "irc.jakstys.lt".accountKey = accountKey; "grafana.jakstys.lt".accountKey = accountKey; "bitwarden.jakstys.lt".accountKey = accountKey;