k 3 exim-retiolum: assert to krebs.tinc.retiolum.enable again
This commit is contained in:
parent
d04b0b4ebe
commit
c5d7e14e90
|
@ -37,7 +37,7 @@ let
|
|||
config =
|
||||
# This configuration makes only sense for retiolum-enabled hosts.
|
||||
# TODO modular configuration
|
||||
assert (lib.hasAttr "retiolum" config.krebs.tinc);
|
||||
assert config.krebs.tinc.retiolum.enable;
|
||||
''
|
||||
keep_environment =
|
||||
|
||||
|
|
Loading…
Reference in a new issue