This commit is contained in:
Gabriel Ebner 2017-04-09 17:57:14 +02:00
parent 5f5654b76c
commit a2e179bb59
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
boot.initrd.luks.devices = [
{
name = "sda2_crypt";
device = "/dev/disk/by-uuid/663dcfda-081e-40d5-9ba4-62ad73dc5098";
device = "/dev/disk/by-uuid/2e2e2824-e357-4a75-bddc-8cf386cd0f53";
preLVM = true;
allowDiscards = true;
}