mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-04 17:04:21 +00:00
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:
parent
2615b2a32d
commit
c2630512c6
@ -297,7 +297,6 @@ headers. This can expose sensitive information in your logs.")
|
|||||||
(extensions
|
(extensions
|
||||||
(list (service-extension home-shepherd-service-type
|
(list (service-extension home-shepherd-service-type
|
||||||
home-wakapi-shepherd-service)))
|
home-wakapi-shepherd-service)))
|
||||||
(default-value (home-wakapi-configuration))
|
|
||||||
(description "Run Wakapi, a self-hosted WakaTime-compatible backend.")))
|
(description "Run Wakapi, a self-hosted WakaTime-compatible backend.")))
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user