Add nsswitch.conf: Enable nss-myhostname
By putting myhostname before dns in the hosts line, we make sure that we don't have to query DNS for our own hostname.
See https://www.freedesktop.org/software/systemd/man/nss-myhostname.html
Closes #61
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
By putting myhostname before dns in the hosts line, we make sure that we don't have to query DNS for our own hostname.
See https://www.freedesktop.org/software/systemd/man/nss-myhostname.html
Closes #61