nixy: remove f2fs from initramfs

This commit is contained in:
2025-01-15 11:55:21 +01:00
parent 9f78cde62f
commit 650c50889e

View File

@@ -100,7 +100,6 @@ in
};
readOnlyNixStore = true;
supportedFilesystems = [
"f2fs"
"xfs"
];
tmp.useTmpfs = true;