refactor: Clearer naming for the manifest version

This commit is contained in:
Inex Code
2024-12-24 20:55:19 +03:00
parent 02a29c896f
commit a13a9fe839
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
spModuleVersion = 1;
spModuleManifestVersion = 1;
# Must be the same name as flake and Systemd slice
id = "jitsi-meet";
# Service name displayed to a user