nixy: remove f2fs from initramfs
This commit is contained in:
parent
9f78cde62f
commit
650c50889e
@ -100,7 +100,6 @@ in
|
|||||||
};
|
};
|
||||||
readOnlyNixStore = true;
|
readOnlyNixStore = true;
|
||||||
supportedFilesystems = [
|
supportedFilesystems = [
|
||||||
"f2fs"
|
|
||||||
"xfs"
|
"xfs"
|
||||||
];
|
];
|
||||||
tmp.useTmpfs = true;
|
tmp.useTmpfs = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user