forked from Deuxfleurs/nixcfg
staging im-nix: add sqlite
This commit is contained in:
parent
be8484b494
commit
8e304e8f5f
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ job "im" {
|
|||
"#cacert",
|
||||
"#bash",
|
||||
"#coreutils",
|
||||
"#sqlite",
|
||||
".#synapse",
|
||||
]
|
||||
command = "synapse_homeserver"
|
||||
|
|
Loading…
Reference in a new issue