Update disks.nix
This commit is contained in:
parent
125463cbce
commit
b9a9af8062
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
device.disks = {
|
device.disks = {
|
||||||
boot = "BC3B-2104";
|
boot = "D261-7199";
|
||||||
crypt = "8c2e23a2-301a-483d-9331-afc982082c8a";
|
crypt = "8c2e23a2-301a-483d-9331-afc982082c8a";
|
||||||
root = "aae3c9f7-579a-48b8-bf20-5c4ae84a7a4a";
|
root = "6ad1b73e-8fd7-4e03-850e-8eef3175036b";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue