mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-24 04:40:53 +01:00
feat(nuage): update to nextcloud 30
This commit is contained in:
parent
9566f2f397
commit
3a491d5901
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
services.mysql.package = pkgs.mariadb;
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud29;
|
||||
package = pkgs.nextcloud30;
|
||||
https = true;
|
||||
hostName = "nuage.malka.family";
|
||||
settings.overwriteProtocol = "https";
|
||||
|
|
Loading…
Add table
Reference in a new issue