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