Skip to content

emergency-access

Set recovery password for emergency access to machine to debug boot issues

System

This service will automatically set the emergency access password if your system fails to boot.

Usage

inventory.instances = {
  emergency-access = {
    module = {
      name = "emergency-access";
      input = "clan-core";
    };

    roles.default.tags.nixos = { };
  };
}

Roles

The emergency-access module has the following roles:

  • default This role has no configuration