NixOS on ARM/UEFI/ru: Difference between revisions
Created page with "{{file|/etc/nixos/configuration.nix|nix|<nowiki> { boot.loader.grub.enable = true; boot.loader.grub.efiSupport = true; boot.loader.grub.efiInstallAsRemovable = true; boot.loader.grub.device = "nodev"; } </nowiki>}}" |
Created page with "==== Настройка загрузчика ====" |
||
| Line 139: | Line 139: | ||
</div> | </div> | ||
< | <span id="Bootloader_configuration"></span> | ||
==== | ==== Настройка загрузчика ==== | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||