7 lines
157 B
Nix
7 lines
157 B
Nix
{ ... }: {
|
|
disks = {
|
|
crypt = "747ae319-f189-44f5-9737-a42672e2c02d";
|
|
boot = "4672-C1A9";
|
|
root = "04255623-c061-4cf0-89fa-b3d8eb239d59";
|
|
};
|
|
}
|