more bug fixing
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user