diff --git a/modules/formatter.nix b/modules/formatter.nix index 3f19bc49..a63a9bab 100644 --- a/modules/formatter.nix +++ b/modules/formatter.nix @@ -27,7 +27,7 @@ in perSystem = mkPerSystemOption ({ config, ... }: { _file = ./formatter.nix; options = { - packages = mkOption { + formatter = mkOption { type = types.nullOr types.package; default = null; description = ''