snowhawk: new /boot
This commit is contained in:
parent
58a46c793b
commit
39ddd06084
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/boot" = {
|
fileSystems."/boot" = {
|
||||||
device = "/dev/disk/by-uuid/1A0A-CEB2";
|
device = "/dev/disk/by-uuid/0499-9841";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue