forked from danio/nixos-matrix-modules
fix indentation
This commit is contained in:
@@ -14,7 +14,7 @@ in
|
||||
|
||||
package = lib.mkOption {
|
||||
type = lib.types.package;
|
||||
default = pkgs.matrix-synapse;
|
||||
default = pkgs.matrix-synapse;
|
||||
};
|
||||
|
||||
plugins = lib.mkOption {
|
||||
|
||||
Reference in New Issue
Block a user