1
0
Fork 0

mediaserver: configure nameserver

This commit is contained in:
Daniel Kempkens 2023-04-19 00:26:36 +02:00
parent 757512d674
commit fe9c7f00c9
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -6,7 +6,6 @@
environment.etc."netns/wg/resolv.conf" = {
mode = "0644";
text = ''
# de-fra-wg-004
nameserver 10.64.0.1
'';
};