blob: eee9d79eacc7aefb0f05c003fbfe7e54f675ac08 [file] [log] [blame]
{
nix.settings = {
substituters = [ "https://cache.garnix.io" ];
trusted-public-keys = [
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
];
};
}