Update eos configuration

This commit is contained in:
2023-04-23 19:52:50 +01:00
parent bd9c8bc66c
commit 2b145aceff
3 changed files with 4 additions and 5 deletions

View File

@ -52,7 +52,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/F04B-76EA";
{ device = "/dev/disk/by-uuid/28E6-5509";
fsType = "vfat";
};