Binary Cache: Difference between revisions
imported>Aleb Detail when the key is used, and how to specify it on non-NixOS |
imported>Aleb mNo edit summary |
||
Line 33: | Line 33: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
To start it on a different machine at boot, the simplest is to add to /etc/crontab: | To start it on a different machine at boot, the simplest is to add to {{ic|/etc/crontab}}: | ||
<syntaxhighlight lang="crontab"> | <syntaxhighlight lang="crontab"> | ||
NIX_SECRET_KEY_FILE=/var/cache-priv-key.pem | NIX_SECRET_KEY_FILE=/var/cache-priv-key.pem |