This commit is contained in:
mjallen18
2026-04-05 13:48:41 -05:00
parent f111b1c725
commit 10b906a27c
3 changed files with 8 additions and 16 deletions

View File

@@ -57,7 +57,6 @@ in
nixpkgs.crossSystem.system = "aarch64-linux";
environment = {
etc."clevis/disk.jwe".source = ./disk.jwe;
systemPackages = with pkgsVersion; [
edk2-uefi-shell
];