mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixos/base: Add efi management utilities
This commit is contained in:
parent
e43cde6a6c
commit
20d2092ff8
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
pkgs.w3m # needed for the manual anyway
|
||||
pkgs.testdisk # useful for repairing boot problems
|
||||
pkgs.mssys # for writing Microsoft boot sectors / MBRs
|
||||
pkgs.efibootmgr
|
||||
pkgs.efivar
|
||||
pkgs.parted
|
||||
pkgs.gptfdisk
|
||||
pkgs.ddrescue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue