Merge pull request 'Fix typo' (#525) from a-kenji-fix/typo into main

This commit is contained in:
clan-bot
2023-11-16 13:49:30 +00:00

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
''; '';