chore: hecitc-lab: add lvgkcfjl to matrix
This commit is contained in:
@@ -71,6 +71,9 @@ in {
|
|||||||
liquiz = {
|
liquiz = {
|
||||||
passwordFile = config.sops.secrets."matrix/users/liquiz/password".path;
|
passwordFile = config.sops.secrets."matrix/users/liquiz/password".path;
|
||||||
};
|
};
|
||||||
|
lvgkcfjl = {
|
||||||
|
passwordFile = config.sops.secrets."matrix/users/lvgkcfjl/password".path;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
inherit matrixDomain;
|
inherit matrixDomain;
|
||||||
};
|
};
|
||||||
@@ -162,6 +165,10 @@ in {
|
|||||||
key = "matrix/users/liquiz/password";
|
key = "matrix/users/liquiz/password";
|
||||||
owner = "matrix-synapse";
|
owner = "matrix-synapse";
|
||||||
};
|
};
|
||||||
|
sops.secrets."matrix/users/lvgkcfjl/password" = {
|
||||||
|
key = "matrix/users/lvgkcfjl/password";
|
||||||
|
owner = "matrix-synapse";
|
||||||
|
};
|
||||||
|
|
||||||
services.mailserver = {
|
services.mailserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user