Re-enable opentracker

libowfat issue is fixed
This commit is contained in:
Jakob Lechner 2023-01-01 16:53:26 +00:00
parent 120074449b
commit 9e8e2baba1
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -5,9 +5,7 @@ let
generator_port = 8695;
in
{
# FIXME: opentracker is disabled, because it depends on libowfat-0.32,
#which currently is marked as broken.
#services.opentracker.enable = true;
services.opentracker.enable = true;
services.nginx.virtualHosts."labsync.fablab-nea.de" = {
addSSL = true;