Disable this for now

This commit is contained in:
Lillian Violet 2024-03-19 14:37:15 +01:00
parent 5038a75cb6
commit 4078aa6690

View file

@ -206,7 +206,7 @@
security.tpm2.tctiEnvironment.enable = true; # TPM2TOOLS_TCTI and TPM2_PKCS11_TCTI env variables security.tpm2.tctiEnvironment.enable = true; # TPM2TOOLS_TCTI and TPM2_PKCS11_TCTI env variables
# tss group has access to TPM devices # tss group has access to TPM devices
boot.supportedFilesystems = ["bcachefs"]; # boot.supportedFilesystems = ["bcachefs"];
# Lanzaboote currently replaces the systemd-boot module. # Lanzaboote currently replaces the systemd-boot module.
# This setting is usually set to true in configuration.nix # This setting is usually set to true in configuration.nix
# generated at installation time. So we force it to false # generated at installation time. So we force it to false