Remove stray toplevel CNAME on pvv.org
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{ dns, lib, ... }:
|
||||
|
||||
lib.recursiveUpdate (import ../pvv-domain.nix { inherit dns lib; }) {
|
||||
CNAME = [ "www.pvv.org" ];
|
||||
|
||||
DKIM = [
|
||||
{
|
||||
selector = "mail";
|
||||
|
||||
Reference in New Issue
Block a user