Compare commits
No commits in common. "f31d7e48079a43f642dbfc48b4806b224df7e1db" and "94bc017286bf8f0682ca79ae7981587a245af545" have entirely different histories.
f31d7e4807
...
94bc017286
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.4.62";
|
version = "8.4.59";
|
||||||
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