fix(users/grfn): drop cache.tvl.fyi trusted-pubkey

The correct one is cache.tvl.su:kjc6KOMupXc1vHVufJUoDUYeLzbwSr9abcAKdn/U1Jk=,
defined in ops/modules/tvl-cache.nix for example, but as
ssh://nix-ssh@whitby.tvl.fyi is configured, these signatures don't apply
anyways.

Change-Id: Ib6d429b198f2d4853d6a7d302d91c51dad3c9cab
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10191
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
Autosubmit: flokli <flokli@flokli.de>
This commit is contained in:
Florian Klink 2023-12-05 20:37:59 +02:00 committed by clbot
parent 6edcb03cb6
commit 1be7c0483c

View file

@ -23,9 +23,6 @@
"https://cache.nixos.org"
"ssh://nix-ssh@whitby.tvl.fyi"
];
trusted-public-keys = [
"cache.tvl.fyi:fd+9d1ceCPvDX/xVhcfv8nAa6njEhAGAEe+oGJDEeoc="
];
};
};