splunk bookmark condition fixed

This commit is contained in:
Birk Bohne 2025-08-10 22:35:19 +02:00
parent 2bc4bcef05
commit 8c20bf73ba
No known key found for this signature in database

View File

@ -121,7 +121,7 @@
name = "Forgejo"; name = "Forgejo";
url = "http://localhost:3000"; url = "http://localhost:3000";
}) })
(lib.mkIf osConfig.beancloud.software.forgejo { (lib.mkIf osConfig.beancloud.software.splunk {
name = "Splunk"; name = "Splunk";
url = "http://localhost:8000"; url = "http://localhost:8000";
}) })