clanService/personal-computer: supportedFilesystems ntfs

This commit is contained in:
2026-09-04 14:06:30 +07:00
parent a9254c424d
commit 282a8f8287
+5
View File
@@ -0,0 +1,5 @@
{
boot.supportedFilesystems = {
ntfs = true;
};
}