add efibootmgr
This commit is contained in:
parent
ac06c68ba5
commit
5ea429e7d5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{ config, pkgs, ...}: {
|
{ config, pkgs, ...}: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
efibootmgr
|
||||||
git
|
git
|
||||||
gparted
|
gparted
|
||||||
htop
|
htop
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue