diff options
| author | Alejandro Soto <alejandro@34project.org> | 2025-07-23 20:52:42 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2025-07-24 00:17:08 -0600 |
| commit | 2ad37812978e83578ce6c7cf5fcd3e7d783b99a4 (patch) | |
| tree | 88e9012cb8723b6dbe133a59cfe7b26e7370a6e7 /sys/boot/default.nix | |
| parent | 7a6f4790282d001e2c7adbdaa4806f8beed02ddb (diff) | |
sys/boot/tpm: initial commit
Diffstat (limited to 'sys/boot/default.nix')
| -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 73fe5d6..4580cba 100644 --- a/sys/boot/default.nix +++ b/sys/boot/default.nix @@ -9,5 +9,6 @@ ./namespaced.nix ./secure-boot.nix ./stack + ./tpm.nix ]; } |
