chore(schema): drop orphan features.makima

`lib/state-schema.nix` declared `system.features.makima = false` but
the field was never wired anywhere: no matching option in
core/system/options.nix, no consumer in core/system/state.nix, no
references in the wider tree. Schema-only ghost — removed.

Found during Pillar 8 audit of core/system modules.
This commit is contained in:
Bernardo Magri
2026-05-19 17:50:32 +01:00
parent 749f970fb0
commit 0656f33611

View File

@@ -50,7 +50,6 @@
fingerprint = false;
fido2 = false;
hybridGPU = false;
makima = false;
};
};