Added semicolon

This commit is contained in:
2025-01-02 11:49:02 +02:00
parent bf5b1edb3d
commit 1502b68678

View File

@@ -40,7 +40,7 @@
RestrictNamespaces = lib.mkForce false;
RestrictRealtime = lib.mkForce false;
RestrictSUIDSGID = lib.mkForce false;
}
};
services.wakapi.enable = true;
services.wakapi = {