services: home-wakapi: Don't specify default value.

* modules/rosenthal/services/child-error.scm (home-wakapi-service-type)
[default-value]: Unset.
This commit is contained in:
Hilton Chain 2026-02-25 15:49:35 +08:00
parent 2615b2a32d
commit c2630512c6
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -297,7 +297,6 @@ headers. This can expose sensitive information in your logs.")
(extensions
(list (service-extension home-shepherd-service-type
home-wakapi-shepherd-service)))
(default-value (home-wakapi-configuration))
(description "Run Wakapi, a self-hosted WakaTime-compatible backend.")))