Generate calypso machine ids
This commit is contained in:
parent
e382175004
commit
09332ba001
|
@ -29,8 +29,8 @@
|
||||||
# }}}
|
# }}}
|
||||||
# {{{ Machine ids
|
# {{{ Machine ids
|
||||||
networking.hostName = "calypso";
|
networking.hostName = "calypso";
|
||||||
networking.hostId = "";
|
networking.hostId = "3f69ae4b";
|
||||||
environment.etc.machine-id.text = "";
|
environment.etc.machine-id.text = "24fe28515de243f6ae4c6aa7e4291aac";
|
||||||
# }}}
|
# }}}
|
||||||
# {{{ Tailscale internal IP DNS records
|
# {{{ Tailscale internal IP DNS records
|
||||||
satellite.dns.records = [
|
satellite.dns.records = [
|
||||||
|
|
Loading…
Reference in a new issue