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;