Skip to content

trusted-nix-caches

This module sets the clan.lol and nix-community cache up as a trusted cache.

System

Sets up nix to trust and use the clan cache

Usage

inventory.instances = {
  clan-cache = {
    module = {
      name = "trusted-nix-caches";
      input = "clan";
    };
    roles.default.machines.draper = { };
  };
}

Roles

The trusted-nix-caches module has the following roles:

  • default This role has no configuration