From 919aaea1eeacdcb6098375d4d7d646f95b9e69e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 3 Nov 2025 21:03:26 +0000 Subject: [PATCH] sqq1-desk2: update hostid --- hosts/sqq1-desk2/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sqq1-desk2/configuration.nix b/hosts/sqq1-desk2/configuration.nix index 318a905..26245c7 100644 --- a/hosts/sqq1-desk2/configuration.nix +++ b/hosts/sqq1-desk2/configuration.nix @@ -74,7 +74,7 @@ in }; networking = { - hostId = "ef04ee1"; + hostId = "c14cbb01"; hostName = "sqq-desk2"; domain = "jakst.vpn"; firewall.rejectPackets = true;