From 09332ba00105ea9e681082446258935fd9b4e649 Mon Sep 17 00:00:00 2001 From: prescientmoon Date: Mon, 26 Aug 2024 18:21:34 +0200 Subject: [PATCH] Generate calypso machine ids --- hosts/nixos/calypso/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/nixos/calypso/default.nix b/hosts/nixos/calypso/default.nix index b7bf9f9..5963a72 100644 --- a/hosts/nixos/calypso/default.nix +++ b/hosts/nixos/calypso/default.nix @@ -29,8 +29,8 @@ # }}} # {{{ Machine ids networking.hostName = "calypso"; - networking.hostId = ""; - environment.etc.machine-id.text = ""; + networking.hostId = "3f69ae4b"; + environment.etc.machine-id.text = "24fe28515de243f6ae4c6aa7e4291aac"; # }}} # {{{ Tailscale internal IP DNS records satellite.dns.records = [