1
0
Fork 0

disable ssh caches

This commit is contained in:
Malte Brandy 2022-03-05 19:48:50 +01:00
parent 55fa6aaf67
commit d911c775e4
2 changed files with 4 additions and 4 deletions

View file

@ -50,9 +50,9 @@
nix = {
binaryCaches = lib.mkAfter (
pkgs.privateValue [ ] "binary-caches"
++ (
if config.networking.hostName != "hera" then [ "ssh-ng://nix-ssh@hera.m-0.eu?trusted=true&priority=100" ] else [ ]
)
# ++ (
# if config.networking.hostName != "hera" then [ "ssh-ng://nix-ssh@hera.m-0.eu?trusted=true&priority=100" ] else [ ]
# )
);
binaryCachePublicKeys =
[

@ -1 +1 @@
Subproject commit 1cc4d7692814854891260f47012daa086a4874f7
Subproject commit 9bd09a982b3ce73f6b1ab87046c20546f8752885