This commit is contained in:
parent
5e1b764df6
commit
1b174242d7
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ in {
|
||||||
|
|
||||||
services.nextcloud = {
|
services.nextcloud = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.nextcloud30;
|
package = pkgs.nextcloud31;
|
||||||
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