fixup! snowhawk: initrd on root
This commit is contained in:
parent
a1958c1fe8
commit
7479ca6ed3
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ in
|
|||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" = {
|
||||
fileSystems."/efi" = {
|
||||
device = "/dev/disk/by-uuid/1A0A-CEB2";
|
||||
fsType = "vfat";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue