mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-22 08:04:20 +01:00
wip!!!!!!
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
486675e765
commit
ce22f58d38
|
@ -20,6 +20,7 @@ nglib.makeSystem {
|
|||
pkgs.writeShellScript "mautrix-facebook"
|
||||
''
|
||||
${pkgs.mautrix-facebook}/bin/mautrix-facebook -c ${config} -r $NOMAD_ALLOC_DIR/registration.yaml -g -n
|
||||
${pkgs.mautrix-facebook}/bin/mautrix-facebook -c ${config} -n
|
||||
'';
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue