This commit is contained in:
parent
85e75928dc
commit
7b66778874
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ in {
|
||||||
|
|
||||||
services.nextcloud = {
|
services.nextcloud = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.nextcloud31;
|
package = pkgs.nextcloud32;
|
||||||
hostName = "nextcloud.antoinevaure.fr";
|
hostName = "nextcloud.antoinevaure.fr";
|
||||||
https = true;
|
https = true;
|
||||||
config = {
|
config = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue