remoteClient uses user@fqdn

This commit is contained in:
Kabbone 2024-03-09 12:08:44 +01:00
parent a574bcf8fe
commit df5fecb899
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

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