commit 919aaea1eeacdcb6098375d4d7d646f95b9e69e7 (tree)
parent 8649a91895bdf4b43fff71e362b2f430d7ad682d
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Mon, 3 Nov 2025 21:03:26 +0000
sqq1-desk2: update hostid
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;