about summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/profiles/headless.section.md
blob: 6b84bb7d5cc97587d33ad66a8f4dce50cd92f6c0 (plain) (blame)
1
2
3
4
5
6
7
8
# Headless {#sec-profile-headless}

Common configuration for headless machines (e.g., Amazon EC2 instances).

Disables [vesa](#opt-boot.vesa), serial consoles,
[emergency mode](#opt-systemd.enableEmergencyMode),
[grub splash images](#opt-boot.loader.grub.splashImage)
and configures the kernel to reboot automatically on panic.