update masto
This commit is contained in:
parent
045c0ed739
commit
2ad73a7cdf
1 changed files with 5 additions and 0 deletions
|
@ -29,6 +29,11 @@ in {
|
|||
};
|
||||
|
||||
mastodon = {
|
||||
|
||||
extraEnvFiles = [
|
||||
"${vs.mastodon}/active_record_secrets"
|
||||
];
|
||||
|
||||
enable = true;
|
||||
package = pkgs.v.glitch-soc;
|
||||
streamingProcesses = 3;
|
||||
|
|
Loading…
Add table
Reference in a new issue