Include types
This commit is contained in:
parent
6048978a33
commit
f49233c0ac
|
@ -11,7 +11,7 @@ let
|
|||
|
||||
in {
|
||||
|
||||
options.fudo.grafana = {
|
||||
options.fudo.grafana = with types; {
|
||||
enable = mkEnableOption "Fudo Metrics Display Service";
|
||||
|
||||
hostname = mkOption {
|
||||
|
|
Loading…
Reference in New Issue