chore: nuage nextcloud 27

This commit is contained in:
Luj 2024-05-27 23:44:30 +02:00
parent dd891598a4
commit 7e6e5830da
2 changed files with 2 additions and 1 deletions

View file

@ -31,7 +31,7 @@
services.mysql.package = pkgs.mysql;
services.nextcloud = {
enable = true;
package = pkgs.nextcloud26;
package = pkgs.nextcloud27;
https = true;
hostName = "nuage.malka.family";
config = {

View file

@ -0,0 +1 @@
_: { luj.hmgr.julien = { }; }