1
0
Fork 0

Add cache prios

This commit is contained in:
Malte Brandy 2021-11-19 12:57:52 +01:00
parent e917fb1e5a
commit 982c01b9fe
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@
binaryCaches = lib.mkAfter (
pkgs.privateValue [ ] "binary-caches"
++ (
if config.networking.hostName != "hera" then [ "ssh-ng://nix-ssh@hera.m-0.eu?trusted=true" ] 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 735ed2447caf58cf5eb8e248f4e4f4f3138a9c49
Subproject commit 0e15991576467a2f59cbf4ad783ea901fd5c4207