Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3966 Reviewed-by: Michael Hoang <enzime@noreply.git.clan.lol>
This service will automatically set the emergency access password if your system fails to boot.
Usage
inventory.instances = {
default = {
module = {
name = "emergency-access";
input = "clan-core";
};
roles.default.tags.nixos = { };
};
}