mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2025-12-15 23:34:21 +01:00
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