add package version
This commit is contained in:
parent
c41bece200
commit
fd7f67f379
|
@ -257,6 +257,7 @@
|
||||||
enable = false;
|
enable = false;
|
||||||
home = "/storage/nextcloud";
|
home = "/storage/nextcloud";
|
||||||
https = true;
|
https = true;
|
||||||
|
package = pkgs.nextcloud27;
|
||||||
hostName = "nc.cochrun.xyz";
|
hostName = "nc.cochrun.xyz";
|
||||||
caching = {
|
caching = {
|
||||||
redis = true;
|
redis = true;
|
||||||
|
|
Loading…
Reference in a new issue