mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-22 00:04:20 +01:00
wip
Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
parent
417c3dee36
commit
8b974684b5
|
@ -12,7 +12,8 @@ nglib.makeSystem {
|
|||
|
||||
init.services.heisenbridge = {
|
||||
enabled = true;
|
||||
shutdownOnExit = true;
|
||||
# heisenbridge needs to retry the connection and task restarting does not work currently
|
||||
shutdownOnExit = false;
|
||||
script =
|
||||
let
|
||||
config =
|
||||
|
|
Loading…
Reference in a new issue