mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 18:30:13 +00:00
upgrade to nextcloud 26
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud25; # Required to specify
|
||||
package = pkgs.nextcloud26; # Required to specify
|
||||
datadir = "/data/nextcloud";
|
||||
https = true;
|
||||
hostName = "localhost";
|
||||
|
Reference in New Issue
Block a user