plasma specialisation fix

This commit is contained in:
2026-03-26 10:53:46 -05:00
parent 84f600eb04
commit 5e22760799
3 changed files with 4 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ in
};
};
supportedFilesystems = {
apfs = lib.mkForce true;
apfs = lib.mkForce false;
};
plymouth = {