feat: kanboard test

This commit is contained in:
Nick 2025-06-09 00:47:17 -05:00
parent e9fc51face
commit 4fe55f07ea

View file

@ -16,6 +16,7 @@ in
services = {
kanboard = {
enable = true;
domain = host;
dataDir = "/var/lib/${service.name}";
settings = {
HTTP_PROXY_HOSTNAME = host;