Compare commits
No commits in common. "cfa9bb1be32fff9eaf662e62f17e08a1bcd1ebef" and "d8dcc8bc92f94a2a69e7b98c0f037e35f3300ba2" have entirely different histories.
cfa9bb1be3
...
d8dcc8bc92
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ with lib;
|
||||||
let
|
let
|
||||||
app = "unifi";
|
app = "unifi";
|
||||||
# renovate: depName=goofball222/unifi datasource=github-releases
|
# renovate: depName=goofball222/unifi datasource=github-releases
|
||||||
version = "8.3.32";
|
version = "8.2.93";
|
||||||
cfg = config.mySystem.services.${app};
|
cfg = config.mySystem.services.${app};
|
||||||
appFolder = "/eru/containers/volumes/${app}";
|
appFolder = "/eru/containers/volumes/${app}";
|
||||||
# persistentFolder = "${config.mySystem.persistentFolder}/var/lib/${appFolder}";
|
# persistentFolder = "${config.mySystem.persistentFolder}/var/lib/${appFolder}";
|
||||||
|
|
Loading…
Reference in a new issue