From 3a9a4bdcdeb5fb7556c872fef13d36545db5cb86 Mon Sep 17 00:00:00 2001 From: hektor Date: Sun, 31 May 2026 22:19:38 +0200 Subject: [PATCH] fix(comin): resolve hecuba 'machineId' error --- hosts/hecuba/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/hecuba/default.nix b/hosts/hecuba/default.nix index c3374a76..655d40c2 100644 --- a/hosts/hecuba/default.nix +++ b/hosts/hecuba/default.nix @@ -66,6 +66,7 @@ services = { comin = { enable = true; + machineId = "4c0a7f7726a845859ce9375e88b87642"; remotes = [ { name = "origin";