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