Merge remote-tracking branch 'cd/master'
This commit is contained in:
commit
4366ffd6c5
@ -10,8 +10,9 @@ 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 config.krebs.retiolum.enable;
|
mkIf cfg.enable (
|
||||||
mkIf cfg.enable imp;
|
#assert config.krebs.retiolum.enable;
|
||||||
|
imp);
|
||||||
};
|
};
|
||||||
|
|
||||||
api = {
|
api = {
|
||||||
|
Loading…
Reference in New Issue
Block a user