chore: removed nextcloud

This commit is contained in:
Nick 2025-11-01 03:23:38 -05:00
parent 8586bec522
commit 636c669243

View file

@ -11,7 +11,6 @@ in
}; };
users.users.${service.name}.extraGroups = [ users.users.${service.name}.extraGroups = [
"acme" "acme"
"nextcloud"
]; ];
networking = { networking = {