fix: add public hostname to ssh config and refactor

This commit is contained in:
2026-03-11 21:25:32 +01:00
committed by hektor
parent da814d8d56
commit 2b9dc9b7da
4 changed files with 35 additions and 34 deletions
+1
View File
@@ -24,6 +24,7 @@ in
networking.hostName = hostName;
ssh.username = username;
ssh.publicHostname = "server.hektormisplon.xyz";
ssh.authorizedHosts = [
"andromache"
"astyanax"