caches/personal: use ssh-ng

This commit is contained in:
Infinidoge 2025-04-10 09:46:11 -04:00
parent 27e1560698
commit 6573d4acb5
Signed by: Infinidoge
SSH key fingerprint: SHA256:VIHjXsGqN8Vr7LzXKiL2EZ/4HLqjvCYKm48gYLQBGR8

View file

@ -4,7 +4,7 @@
substituters = lib.flatten [
(lib.optional (
config.networking.hostName != "Infini-DESKTOP" && config.info.loc.home
) "ssh://infini-desktop?priority=9")
) "ssh-ng://infini-desktop?priority=9")
"https://hydra.inx.moe?priority=10"
];
trusted-public-keys = [