user error

This commit is contained in:
death916 2025-05-12 10:28:35 +00:00
parent 83bd3e941d
commit ce8b76097a

View file

@ -58,7 +58,7 @@ in
};
phpOptions = { "memory_limit" = "1G"; };
user = "nextcloud";
group = "nextcloud";
};
users.users.nextcloud = { isSystemUser = true; group = "nextcloud"; };