forked from fediversity/fediversity
Compare commits
10 commits
784a65930a
...
94b8072b23
| Author | SHA1 | Date | |
|---|---|---|---|
| 94b8072b23 | |||
| 313952fa3e | |||
| 2407a17770 | |||
| eb37a83ba1 | |||
| c8539e7b90 | |||
| 500885d5bc | |||
| 5832f92f64 | |||
| 4969a051d1 | |||
| 8916384a37 | |||
| 5f305a22bd |
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ in
|
||||||
EnvironmentFile = lib.mkForce "-/tmp/attic.env";
|
EnvironmentFile = lib.mkForce "-/tmp/attic.env";
|
||||||
ExecStartPre = "${
|
ExecStartPre = "${
|
||||||
template_text {
|
template_text {
|
||||||
# FIXME find a place not public
|
# FIXME find a place not less public
|
||||||
outPath = "/tmp/attic.env";
|
outPath = "/tmp/attic.env";
|
||||||
text = ''
|
text = ''
|
||||||
ATTIC_SERVER_TOKEN_RS256_SECRET_BASE64="${fileContents config.vars.generators.attic.files.token.path}"
|
ATTIC_SERVER_TOKEN_RS256_SECRET_BASE64="${fileContents config.vars.generators.attic.files.token.path}"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue