Merge pull request 'Fix typo' (#525) from a-kenji-fix/typo into main
All checks were successful
assets1 / test (push) Successful in 20s
checks / test (push) Successful in 42s
checks-impure / test (push) Successful in 1m30s

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

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