Don't deploy the plaintext emergency password to the target machine. It doesn't seem to be used anywhere.
This service will automatically set the emergency access password if your system fails to boot.
Usage
inventory.instances = {
mylounge = {
module = {
name = "emergency-access";
input = "clan-core";
};
roles.default.tags.nixos = { };
};
}