use ccache for robotnix

This commit is contained in:
Sebastian Moser
2023-11-03 02:32:21 +01:00
parent a5554e71cd
commit ea9acf8f62

View File

@@ -12,5 +12,5 @@
# signing.keyStorePath = "/var/secrets/android-keys"; # A _string_ of the path for the key store.
# Build with ccache
# ccache.enable = true;
ccache.enable = true;
}