Skip to content

Commit 0542e73

Browse files
efitools: add to ghaf host
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
1 parent d8f76ea commit 0542e73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/development/dt-host.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ in
2929
pkgs.lshw
3030
# List microvm status
3131
pkgs.ghaf-vms
32+
# EFI tools for enrolling certs
33+
pkgs.efitools
3234
]);
3335
};
3436
}

0 commit comments

Comments
 (0)