Enable binary cache again

This commit is contained in:
Sandro - 2023-05-14 22:40:02 +02:00
parent 33a0cfd3c6
commit 6d9dcb58e4
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
};
c3d2 = {
addBinaryCache = true;
addKnownHosts = true;
sshKeys = ssh-public-keys;
};