forked from nico/dots
nijika: update boot partition id
This commit is contained in:
parent
79fbbbfd82
commit
4dff51d90d
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/boot" =
|
fileSystems."/boot" =
|
||||||
{ device = "/dev/disk/by-uuid/1653-F2C8";
|
{ device = "/dev/disk/by-uuid/CF57-9CF0";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
options = [ "fmask=0077" "dmask=0077" ];
|
options = [ "fmask=0077" "dmask=0077" ];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue