Add efibootmgr to things

This commit is contained in:
Greg Hellings
2023-10-20 10:57:13 -05:00
parent 195b233e29
commit 1831138f50
+1
View File
@@ -17,6 +17,7 @@
environment.systemPackages = with pkgs; [
coreutils-full
efibootmgr
psmisc
lshw
];