This commit is contained in:
Harry 2024-08-12 16:09:02 +02:00
parent 431965594d
commit 85fe356b06

View file

@ -1,6 +1,6 @@
{ config, ... }: { config, ... }:
{ {
services.nextcould = { services.nextcloud = {
enable = true; enable = true;
hostName = "cloud.hypervirtual.world"; hostName = "cloud.hypervirtual.world";
database.createLocally = true; database.createLocally = true;