fix pleniscenta disk config

This commit is contained in:
twoneis 2024-07-21 03:07:37 +02:00
parent 6ca492584d
commit 8c73ebaa9f
2 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,7 @@
{ ... }: {
crypt = "470a6d23-9f08-4c4d-afbb-63d6df1ab6a6";
boot = "4A39-D0DF";
root = "75e6536a-4836-4f50-86b3-f9250edca3c0";
disks = {
crypt = "470a6d23-9f08-4c4d-afbb-63d6df1ab6a6";
boot = "4A39-D0DF";
root = "75e6536a-4836-4f50-86b3-f9250edca3c0";
};
}