mastodon: added postgres backups
This commit is contained in:
parent
2aadec9e36
commit
d6d36d7ace
|
@ -54,6 +54,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.postgresqlBackup.databases = ["mastodon"];
|
||||
|
||||
users.groups.mastodon.members = [
|
||||
"nginx"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue