From e7e13bb2510db354d15ac4073e649632a4ab003b Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 12 Mar 2025 20:00:38 +0100 Subject: Hardware: PC: Add TPM disk unlock --- hosts/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 0d03971..881e9f2 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -25,6 +25,7 @@ ]; boot = lib.mkForce { + initrd.systemd.enable = true; loader = { efi = { efiSysMountPoint = "/boot/efi"; @@ -139,6 +140,7 @@ strace fzf powertop + tpm2-tss inputs.deploy-rs.defaultPackage."${system}" ]; -- cgit 1.4.1