infra/roles/headless/bootloader.nix

3 lines
46 B
Nix

{
boot.loader.systemd-boot.enable = true;
}