Add fudo.cloud (and fix fudo.dev)
This commit is contained in:
parent
ef8703fa42
commit
3a1ffc2992
6
domains/fudo.cloud.nix
Normal file
6
domains/fudo.cloud.nix
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
admin-email = "admin@fudo.cloud";
|
||||
primary-nameserver = "germany";
|
||||
primary-mailserver = "germany";
|
||||
zone = "fudo.cloud";
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
admin-email = "admin@fudo.im";
|
||||
admin-email = "admin@fudo.dev";
|
||||
primary-nameserver = "germany";
|
||||
primary-mailserver = "germany";
|
||||
zone = "fudo.im";
|
||||
zone = "fudo.dev";
|
||||
}
|
||||
|
1
zones/fudo.cloud.nix
Normal file
1
zones/fudo.cloud.nix
Normal file
@ -0,0 +1 @@
|
||||
{ gssapi-realm = "FUDO.ORG"; }
|
Loading…
Reference in New Issue
Block a user