Include types

This commit is contained in:
2022-01-15 06:43:58 -08:00
parent 6048978a33
commit f49233c0ac
+1 -1
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 {