added luks device
This commit is contained in:
parent
b4384eaf26
commit
f0246447b6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
kernelModules = [ "dm-snapshot" ];
|
||||
luks.devices = {
|
||||
crypted = {
|
||||
device = "";
|
||||
device = "/dev/nvme0n1p3";
|
||||
preLVM = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue