This commit is contained in:
a-kenji
2023-11-16 14:39:15 +01:00
parent c28718532f
commit 2fc25c61f3

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 = ''
${cfg.listenAddress} meshnamed
'';