Boot
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
device = "/dev/sda3";
|
||||
fsType = "btrfs";
|
||||
};
|
||||
fileSystems."/boot/efi" = {
|
||||
fileSystems."/boot" = {
|
||||
device = "/dev/sda2";
|
||||
fsType = "vfat";
|
||||
options = [ "defaults" ];
|
||||
|
||||
Reference in New Issue
Block a user