added luks vol to thinkpad config
This commit is contained in:
parent
21e260f760
commit
7948555241
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
boot = {
|
||||
initrd = {
|
||||
availableKernelModules = [ "ahci" "xhci_pci" "ums_realtek" "usbhid" "usb_storage" "sd_mod" "sdhci_pci" ];
|
||||
luks.devices.cryptroot.device = "/dev/disk/by-uuid/";
|
||||
};
|
||||
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue