From f8d3664dec00a1ea965d2400cc8922f9c51081e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= <motiejus@jakstys.lt>
Date: Wed, 5 Mar 2025 17:06:14 +0200
Subject: [PATCH] fwminex: change the tpm driver

---
 hosts/fwminex/configuration.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix
index f3e0ae0..4ced8ad 100644
--- a/hosts/fwminex/configuration.nix
+++ b/hosts/fwminex/configuration.nix
@@ -50,7 +50,7 @@ in
         "thunderbolt"
         "nvme"
         "usbhid"
-        "tpm_tis"
+        "tpm_crb"
       ];
       luks.devices = {
         luksroot = {