fix(astyanax): update 'networking.hostId'
check / lint (push) Successful in 15s

This commit is contained in:
2026-08-22 23:06:38 +02:00
parent 8ef45d0422
commit a161febd36
+1 -1
View File
@@ -102,7 +102,7 @@ in
]; ];
networking = { networking = {
hostId = "80eef97e"; hostId = "5f0bde3c";
useDHCP = false; useDHCP = false;
useNetworkd = true; useNetworkd = true;
}; };