correct annotation

This commit is contained in:
Joseph Hanson 2024-08-02 21:43:28 -05:00
parent f0b1b506c1
commit 5f0e109107
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

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