mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 07:27:20 +02:00
feat: nextcloud 30 -> 31
This commit is contained in:
parent
73f54128e2
commit
5c0182d087
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
database.createLocally = true;
|
database.createLocally = true;
|
||||||
package = pkgs.nextcloud30;
|
package = pkgs.nextcloud31;
|
||||||
https = true;
|
https = true;
|
||||||
hostName = "nuage.luj.fr";
|
hostName = "nuage.luj.fr";
|
||||||
autoUpdateApps.enable = true;
|
autoUpdateApps.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue