cleanup modules
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M modules/nixos/goaccess.nix → modules/nixos/goaccess.nix
@@ -41,7 +41,7 @@ type = with types; attrsOf ( submodule ( - { config, name, ... }: + { name, ... }: { options = { enable = lib.mkEnableOption "goaccess web log analyzer service";