use disk option instead

This commit is contained in:
twoneis 2024-07-21 01:43:53 +02:00
parent 90498a5c84
commit 7b7d7a0c55
3 changed files with 13 additions and 6 deletions

View file

@ -0,0 +1,7 @@
{ ... }: {
disks = {
crypt = "747ae319-f189-44f5-9737-a42672e2c02d";
boot = "4672-C1A9";
root = "04255623-c061-4cf0-89fa-b3d8eb239d59";
};
}