fix(astyanax): correct hostname typo from astynanax to astyanax
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
let
|
||||
username = "h";
|
||||
hostName = "astynanax";
|
||||
hostName = "astyanax";
|
||||
in
|
||||
{
|
||||
system.stateVersion = "25.05";
|
||||
|
||||
Reference in New Issue
Block a user