MyNixOS website logo
option

boot.initrd.systemd.emergencyAccess

Set to true for unauthenticated emergency access, and false or null for no emergency access.

Can also be set to a hashed super user password to allow authenticated access to the emergency mode.

For emergency access after initrd, use systemd.enableEmergencyMode instead.

Declarations
Type
boolean or null or (string, not containing newlines or colons)
Default
false