Update disks.nix
This commit is contained in:
parent
b9a9af8062
commit
388bdd46b1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{ ... }: {
|
||||
device.disks = {
|
||||
boot = "D261-7199";
|
||||
boot = "5BB3-FDE6";
|
||||
crypt = "8c2e23a2-301a-483d-9331-afc982082c8a";
|
||||
root = "6ad1b73e-8fd7-4e03-850e-8eef3175036b";
|
||||
root = "c08d5ede-433d-48cf-8344-17b20d32fb6c";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue