nextcloud bump to 22 unstable
This commit is contained in:
parent
c96863eb15
commit
644c242b0e
@ -12,6 +12,8 @@ with import ./network.nix;
|
||||
enable = true;
|
||||
hostName = "${nextclouddomain}";
|
||||
https = true;
|
||||
package = pkgs.unstable.nextcloud22;
|
||||
|
||||
caching.redis = true;
|
||||
|
||||
autoUpdateApps.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user