switch lappy-surface to password mode encrypted drive
This commit is contained in:
parent
b86ad3c563
commit
f8c4bcd68c
|
@ -18,6 +18,7 @@
|
|||
"rtsx_pci_sdmmc"
|
||||
];
|
||||
kernelModules = ["kvm-intel"];
|
||||
encryptedDrive.mode = "password";
|
||||
};
|
||||
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
|
|
Loading…
Reference in a new issue