add efibootmgr

This commit is contained in:
LavaDesu 2021-05-30 11:02:56 +07:00
parent ac06c68ba5
commit 5ea429e7d5
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -1,5 +1,6 @@
{ config, pkgs, ...}: { { config, pkgs, ...}: {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
efibootmgr
git git
gparted gparted
htop htop