This module sets the clan.lol and nix-community cache up as a trusted cache.
Sets up nix to trust and use the clan cache
inventory.instances = {
clan-cache = {
module = {
name = "trusted-nix-caches";
input = "clan-core";
};
roles.default.machines.draper = { };
};
} The trusted-nix-caches service has the following roles:
default role has no configuration