forked from Deuxfleurs/nixcfg
stop reloading config file
This commit is contained in:
parent
16168b916e
commit
516ab9ad91
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ job "garage" {
|
|||
template {
|
||||
data = file("../config/garage.toml")
|
||||
destination = "secrets/garage.toml"
|
||||
change_mode = "noop"
|
||||
}
|
||||
|
||||
template {
|
||||
|
|
Loading…
Reference in a new issue