NixOS Installation Guide: Difference between revisions

Neic (talk | contribs)
m fix bug in partition label
Pigeon (talk | contribs)
m fix typo in #Custom_configuration
 
Line 232: Line 232:
NixOS supports multiple [[Bootloader|bootloaders]] such as [[GNU GRUB]] and [[Systemd/boot]].
NixOS supports multiple [[Bootloader|bootloaders]] such as [[GNU GRUB]] and [[Systemd/boot]].


Sysyemd-boot is the recommended bootloader. The following example demonstrates how to enable systemd-boot in your configuration:
Systemd-boot is the recommended bootloader. The following example demonstrates how to enable systemd-boot in your configuration:


{{file|/mnt/etc/nixos/configuration.nix|nix|
{{file|/mnt/etc/nixos/configuration.nix|nix|