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 =
|
config =
|
||||||
# This configuration makes only sense for retiolum-enabled hosts.
|
# This configuration makes only sense for retiolum-enabled hosts.
|
||||||
# TODO modular configuration
|
# TODO modular configuration
|
||||||
assert (lib.hasAttr "retiolum" config.krebs.tinc);
|
assert config.krebs.tinc.retiolum.enable;
|
||||||
''
|
''
|
||||||
keep_environment =
|
keep_environment =
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user