Update disks.nix
This commit is contained in:
parent
d525078e6a
commit
5bad9ea007
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
device.disks = {
|
device.disks = {
|
||||||
boot = "5BB3-FDE6";
|
boot = "5BD3-FDE6";
|
||||||
crypt = "8c2e23a2-301a-483d-9331-afc982082c8a";
|
crypt = "7171d4c2-fd27-45ed-b058-31bab14681e8";
|
||||||
root = "c08d5ede-433d-48cf-8344-17b20d32fb6c";
|
root = "f2b17157-1e79-4a44-8349-e611c4768949";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue