diff options
| author | Alejandro Soto <alejandro@34project.org> | 2026-03-08 21:10:11 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2026-03-08 21:10:11 -0600 |
| commit | db61b9e84dad7cc234f489c13f0491a12625613e (patch) | |
| tree | 523e36bfa44d91b9b3c89649b70294337d2dceb0 /sys/boot/default.nix | |
| parent | 8ce8eed4869436819b5cad84750e486572033dae (diff) | |
sys/boot/pxe: initial support
Diffstat (limited to '')
| -rw-r--r-- | sys/boot/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/default.nix b/sys/boot/default.nix index 4580cba..3cbbb6f 100644 --- a/sys/boot/default.nix +++ b/sys/boot/default.nix @@ -7,6 +7,7 @@ ./fscrypt.nix ./impermanence.nix ./namespaced.nix + ./pxe.nix ./secure-boot.nix ./stack ./tpm.nix |
