fix: add public hostname to ssh config and refactor
This commit is contained in:
@@ -24,6 +24,7 @@ in
|
||||
|
||||
networking.hostName = hostName;
|
||||
ssh.username = username;
|
||||
ssh.publicHostname = "server.hektormisplon.xyz";
|
||||
ssh.authorizedHosts = [
|
||||
"andromache"
|
||||
"astyanax"
|
||||
|
||||
Reference in New Issue
Block a user