fwminex: install efibootmgr

This commit is contained in:
Motiejus Jakštys 2023-09-18 13:00:29 +03:00
parent 4740904244
commit 710f7352fa
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ in {
environment.systemPackages = with pkgs; [
iw
efibootmgr
texlive.combined.scheme-medium
];