decoysnail: add ssd
This commit is contained in:
parent
17ace16793
commit
581100fb18
@ -14,6 +14,11 @@
|
|||||||
device = "/dev/disk/by-uuid/6c687d35-1b43-4799-b71c-a5b5c21b3e2a";
|
device = "/dev/disk/by-uuid/6c687d35-1b43-4799-b71c-a5b5c21b3e2a";
|
||||||
preLVM = true;
|
preLVM = true;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "sdb2_crypt";
|
||||||
|
device = "/dev/disk/by-uuid/d3485d00-8399-40cc-8bce-80b9bd24e63a";
|
||||||
|
preLVM = true;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
|
Loading…
Reference in New Issue
Block a user