config

NixOS config
Log | Files | Refs | README | LICENSE

commit f8d3664dec00a1ea965d2400cc8922f9c51081e6 (tree)
parent c6157b5795664ba7ed539c777e752c832f9fb789
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Wed,  5 Mar 2025 17:06:14 +0200

fwminex: change the tpm driver

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

diff --git 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 = {