refactor: Even clearer naming for the manifest version

This commit is contained in:
Inex Code
2024-12-24 21:07:29 +03:00
parent a13a9fe839
commit a4d2c06c64
11 changed files with 11 additions and 11 deletions

View File

@@ -124,7 +124,7 @@ If you added a new SelfPrivacy module, you have to also edit a `genUserdata` fun
builtins.fromJSON (builtins.readFile ./config-paths-needed.json);
meta = {lib, ...}: {
# Schema version
spModuleManifestVersion = 1;
spModuleSchemaVersion = 1;
# Must be the same name as flake and Systemd slice
id = "jitsi-meet";
# Service name displayed to a user