base: +exfat
This commit is contained in:
parent
29cdea6735
commit
adb0045ae8
@ -16,6 +16,7 @@ in
|
|||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
initrd.systemd.enable = true;
|
initrd.systemd.enable = true;
|
||||||
supportedFilesystems = [
|
supportedFilesystems = [
|
||||||
|
"exfat"
|
||||||
"ntfs"
|
"ntfs"
|
||||||
"xfs"
|
"xfs"
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user