fix(astyanax): correct hostname typo from astynanax to astyanax

This commit is contained in:
2025-12-03 14:07:04 +01:00
parent 022e5b17a0
commit baafd655ca

View File

@@ -8,7 +8,7 @@
let
username = "h";
hostName = "astynanax";
hostName = "astyanax";
in
{
system.stateVersion = "25.05";