Changes to Samhain's hardware configuration to resize the EFI partition after a reformat of it. Added certain programs.

This commit is contained in:
kat witch 2020-11-02 11:05:42 +00:00 committed by kat
parent c542b60917
commit 9c42a3bdbb
3 changed files with 8 additions and 1 deletions

View file

@ -24,7 +24,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/BADB-92F5";
{ device = "/dev/disk/by-uuid/50C3-BE99";
fsType = "vfat";
};