decoysnail: add ssd

This commit is contained in:
Gabriel Ebner 2018-10-09 10:40:33 +02:00
parent 17ace16793
commit 581100fb18
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@
device = "/dev/disk/by-uuid/6c687d35-1b43-4799-b71c-a5b5c21b3e2a";
preLVM = true;
}
{
name = "sdb2_crypt";
device = "/dev/disk/by-uuid/d3485d00-8399-40cc-8bce-80b9bd24e63a";
preLVM = true;
}
];
networking = {