blossom/kernel: remove systemd-boot
This commit is contained in:
parent
d3f3f640e4
commit
41b683f451
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ config, lib, pkgs, ... }: {
|
||||
boot = {
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = true;
|
||||
grub = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue