nextcloud32 -> nextcloud33
This commit is contained in:
parent
4b22702ed6
commit
1b031c18de
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
enable = true;
|
||||
hostName = fqdn;
|
||||
https = true;
|
||||
package = pkgs.nextcloud32;
|
||||
package = pkgs.nextcloud33;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
dbuser = "nextcloud";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue