nixy: remove f2fs from initramfs

This commit is contained in:
Asmir A 2025-01-15 11:55:21 +01:00
parent 9f78cde62f
commit 650c50889e
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

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