fwminex: add backup key
This commit is contained in:
@@ -56,6 +56,9 @@ in
|
|||||||
luksroot = {
|
luksroot = {
|
||||||
device = "${nvme}-part3";
|
device = "${nvme}-part3";
|
||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
|
keyFileOffset = 9728;
|
||||||
|
keyFileSize = 512;
|
||||||
|
keyFile = "/dev/sda";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user