Add nextcloud database

This commit is contained in:
Ivan R. 2023-08-18 17:33:59 +05:00
parent f208b4cf59
commit 82cdb2ea9a
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -14,6 +14,15 @@
login = true;
};
}
{
name = "nextcloud";
ensurePermissions = {
"DATABASE nextcloud" = "ALL PRIVILEGES";
};
ensureClauses = {
login = true;
};
}
];
identMap = ''
# ArbitraryMapName systemUser DBUser