Test
This commit is contained in:
parent
3e42203ed7
commit
c381115601
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
device = "/dev/vda";
|
||||
device = "/dev/vda1";
|
||||
enableCryptodisk = true;
|
||||
};
|
||||
boot.initrd.luks.devices."DISK".device = "/dev/vda2";
|
||||
|
|
Loading…
Reference in a new issue