Remove NTFS (btrfs everywhere woo!).
This commit is contained in:
parent
262032d8e4
commit
111c9f9733
|
@ -9,8 +9,6 @@
|
||||||
efi.efiSysMountPoint = "/boot/efi";
|
efi.efiSysMountPoint = "/boot/efi";
|
||||||
systemd-boot.enable = true;
|
systemd-boot.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
supportedFilesystems = [ "ntfs" ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
console = {
|
console = {
|
||||||
|
|
Loading…
Reference in New Issue