correct depname

This commit is contained in:
Joseph Hanson 2024-08-02 22:11:57 -05:00
parent fdceabcf75
commit e058ad50fa
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -2,7 +2,7 @@
with lib;
let
app = "unifi";
# renovate: depName=ghcr.io/goofball222/unifi datasource=github-releases
# renovate: depName=github.com/goofball222/unifi datasource=github-releases
version = "8.2.93";
cfg = config.mySystem.services.${app};
appFolder = "/eru/containers/volumes/${app}";