6 lines
80 B
Nix
6 lines
80 B
Nix
{
|
|
nix.settings = {
|
|
secret-key-files = /var/nix/cache-priv-key.pem;
|
|
};
|
|
}
|