remoteClient uses user@fqdn

This commit is contained in:
2024-03-09 12:08:44 +01:00
parent a574bcf8fe
commit df5fecb899

View File

@@ -22,7 +22,7 @@
];
substituters = [
"https://cache.nixos.org"
"ssh-ng://hades"
"ssh-ng://nixremote@hades.home.opel-online.de"
];
};
};