Commit 742572439680

Vincent Demeester <vincent@sbr.pm>
2025-07-07 12:07:15
Updating aix ssh hostKey
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 56ffb77
Changed files (1)
globals.nix
@@ -220,7 +220,7 @@ in
       # 	};
       # };
       ssh = {
-        # hostKey = "";
+        hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEoUicDySCGETPAgmI0P3UrgZEXXw3zNsyCIylUP0bML";
       };
     };
     kyushu = {