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