hardening: use generic hostname by default
Minimize identifying information
This commit is contained in:
parent
d56a363d3d
commit
1ff5f8f01b
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@
|
||||||
# services.joinmarket-ob-watcher.enable = true;
|
# services.joinmarket-ob-watcher.enable = true;
|
||||||
|
|
||||||
# FIXME: Define your hostname.
|
# FIXME: Define your hostname.
|
||||||
networking.hostName = "nix-bitcoin";
|
networking.hostName = "host";
|
||||||
time.timeZone = "UTC";
|
time.timeZone = "UTC";
|
||||||
|
|
||||||
# FIXME: Add your SSH pubkey
|
# FIXME: Add your SSH pubkey
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue