trusted-nix-caches This module sets the clan.lol and nix-community cache up as a trusted cache. Categories Uncategorized - Usage To use this module, import it like th: {config, lib, inputs, ...}: { imports = [ inputs.clan-core.clanModules.trusted-nix-caches ]; # ... }