6 lines
No EOL
124 B
Nix
6 lines
No EOL
124 B
Nix
{}:
|
|
{
|
|
# Default to systemd-boot
|
|
boot.loader.systemd-boot.enable = true;
|
|
boot.loader.efi.canTouchEfiVariables = true;
|
|
} |