This commit is contained in:
a-kenji
2023-11-16 14:39:15 +01:00
parent 97793c5b70
commit 1f03a9b7ec

View File

@@ -54,7 +54,7 @@ in
}; };
}; };
# for convience, so we can debug with dig # for convenience, so we can debug with dig
networking.extraHosts = '' networking.extraHosts = ''
${cfg.listenAddress} meshnamed ${cfg.listenAddress} meshnamed
''; '';