mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
k8s: remove
This commit is contained in:
parent
adbd54c150
commit
1a6698b419
2 changed files with 31 additions and 37 deletions
|
@ -47,12 +47,6 @@ let
|
|||
A = [ "23.88.121.184" ];
|
||||
AAAA = [ "2a01:4f8:c012:49de::1" ];
|
||||
};
|
||||
k8s = {
|
||||
AAAA = [ "2a01:4f8:c010:8b34::1" ];
|
||||
};
|
||||
"*.k8s" = {
|
||||
AAAA = [ "2a01:4f8:c010:8b34::1" ];
|
||||
};
|
||||
ns = falkenstein;
|
||||
mail = falkenstein;
|
||||
_dmarc.TXT = [ "v=DMARC1; p=none; adkim=s; fo=1; rua=mailto:dmarc@rfive.de; ruf=mailto:dmarc@rfive.de" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue