mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
[nextcoud] Upgrade to 29
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
parent
c4391a26f9
commit
39ce5112c7
@ -12,7 +12,7 @@ with lib; {
|
||||
elss.server.sql.enable = mkDefault true;
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud28;
|
||||
package = pkgs.nextcloud29;
|
||||
hostName = "cloudstore.ellmauthaler.net";
|
||||
https = true;
|
||||
config = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user