This commit is contained in:
mjallen18
2025-10-21 11:31:20 -05:00
parent 2cfbc6d854
commit d61dfda3d5
9 changed files with 171 additions and 120 deletions

View File

@@ -84,7 +84,7 @@ in
services = {
nextcloud = {
enable = true;
package = pkgs.nextcloud31;
package = pkgs.nextcloud32;
# datadir = "/data";
database.createLocally = true;
hostName = "cloud.mjallen.dev";
@@ -185,7 +185,7 @@ in
environment.systemPackages = with pkgs; [
ffmpeg
# libtensorflow-bin
nextcloud31
nextcloud32
nodejs
onlyoffice-documentserver
sqlite