Abstract over traefik config!
This commit is contained in:
parent
2899de625f
commit
6ba98bf0c3
4 changed files with 75 additions and 8 deletions
|
@ -21,6 +21,7 @@ let
|
|||
cfg = config.cloud.traefik;
|
||||
in
|
||||
{
|
||||
imports = [ ./config.nix ];
|
||||
options.cloud.traefik = {
|
||||
cloudflareKeyFile = mkOption {
|
||||
type = types.path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue