fix: nextcloud syntax

This commit is contained in:
s-prechtl 2025-06-21 22:36:36 +02:00
parent 59ef7f5f03
commit 5d82967bd0

View file

@ -1,4 +1,4 @@
{config}: {
{config, ...}: {
# This is only a temporary password and will be changed
environment.etc."nextcloud-admin-pass".text = "samc";
services.nextcloud = {