1

Home: Update nixinator ssh config

This commit is contained in:
2026-03-22 22:42:28 +01:00
parent db850552e3
commit aa4ebfbc06
2 changed files with 4 additions and 2 deletions

View File

@ -327,8 +327,9 @@
controlPersist = "no";
};
"nixinator" = {
port = 5432;
user = "christoph";
hostname = "192.168.86.50";
hostname = "vps.chriphost.de";
};
"servenix" = {
user = "christoph";

View File

@ -718,8 +718,9 @@ in
controlPersist = "no";
};
"nixinator" = {
port = 5432;
user = "christoph";
hostname = "192.168.86.50";
hostname = "vps.chriphost.de";
};
"servenix" = {
user = "christoph";