aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-08-27 13:36:29 +0200
committerAlex Auvolat <alex@adnab.me>2023-08-27 13:36:36 +0200
commit8e304e8f5f365bd9bf851aaf556a15e2f51e8e85 (patch)
treed794e57f2ddb2afd78b61834882f8e3ba1c21764
parentbe8484b494e5459bcd48e3ac640d3c4f5fe70790 (diff)
downloadnixcfg-8e304e8f5f365bd9bf851aaf556a15e2f51e8e85.tar.gz
nixcfg-8e304e8f5f365bd9bf851aaf556a15e2f51e8e85.zip
staging im-nix: add sqlite
-rw-r--r--cluster/staging/app/im/deploy/im-nix.hcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cluster/staging/app/im/deploy/im-nix.hcl b/cluster/staging/app/im/deploy/im-nix.hcl
index 63e6d3b..c7b500f 100644
--- a/cluster/staging/app/im/deploy/im-nix.hcl
+++ b/cluster/staging/app/im/deploy/im-nix.hcl
@@ -59,6 +59,7 @@ job "im" {
"#cacert",
"#bash",
"#coreutils",
+ "#sqlite",
".#synapse",
]
command = "synapse_homeserver"