Machines/everest: change boot partition location
This commit is contained in:
parent
573fbdd240
commit
5847ecfe1b
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
};
|
||||
|
||||
fileSystems."/boot/efi" = {
|
||||
device = "/dev/disk/by-label/Boot";
|
||||
device = "/dev/disk/by-uuid/FB87-4CBC";
|
||||
fsType = "vfat";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue