more bug fixing

This commit is contained in:
2026-06-22 01:03:00 -05:00
parent 5721e5b8a7
commit 93c2ca5ec9
-5
View File
@@ -20,11 +20,6 @@
supportedFilesystems = [ "zfs" ]; supportedFilesystems = [ "zfs" ];
initrd = { initrd = {
luks.devices."cryptroot" = {
device = "/dev/disk/by-partlabel/luks";
allowDiscards = true;
};
availableKernelModules = [ availableKernelModules = [
"tpm_tis" "tpm_tis"
"tpm_crb" "tpm_crb"