chore: remove nixsgx.cachix.org

This commit is contained in:
Harald Hoyer 2024-07-05 16:09:37 +02:00
parent b845b617b0
commit 029463604a
4 changed files with 1 additions and 5 deletions

View file

@ -13,7 +13,6 @@ in
config = mkIf cfg.enable {
metacfg = {
nix.extra-substituters = {
"https://nixsgx.cachix.org".key = "nixsgx.cachix.org-1:tGi36DlY2joNsIXOlGnSgWW0+E094V6hW0umQRo/KoE=";
"https://attic.teepot.org/tee-pot".key = "tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=";
};
};