Disabled wakapi, I think it's a bug, filed a github issue so now I am

blocked by this
This commit is contained in:
2025-01-01 15:07:03 +02:00
parent 433a465c2d
commit 0e21c9457d

View File

@@ -42,7 +42,7 @@
gitea.enable = true;
syncthing.enable = true;
nextcloud.enable = false;
wakapi.enable = true;
wakapi.enable = false;
# Automatically pull this config from git
autoUpdate.enable = true;