feature(bootloader): add terminus-font to the bootloader dependencies
This commit is contained in:
@@ -24,5 +24,6 @@
|
|||||||
# Add boot-related packages
|
# Add boot-related packages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
efibootmgr
|
efibootmgr
|
||||||
|
terminus_font
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user