caches/personal: use ssh-ng
This commit is contained in:
parent
27e1560698
commit
6573d4acb5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
substituters = lib.flatten [
|
substituters = lib.flatten [
|
||||||
(lib.optional (
|
(lib.optional (
|
||||||
config.networking.hostName != "Infini-DESKTOP" && config.info.loc.home
|
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"
|
"https://hydra.inx.moe?priority=10"
|
||||||
];
|
];
|
||||||
trusted-public-keys = [
|
trusted-public-keys = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue