Include types

This commit is contained in:
niten 2022-01-15 06:43:58 -08:00
parent 6048978a33
commit f49233c0ac
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ let
in { in {
options.fudo.grafana = { options.fudo.grafana = with types; {
enable = mkEnableOption "Fudo Metrics Display Service"; enable = mkEnableOption "Fudo Metrics Display Service";
hostname = mkOption { hostname = mkOption {