Nix flake update.
This commit is contained in:
parent
ed23b1211e
commit
700e21defa
4 changed files with 22 additions and 22 deletions
|
|
@ -42,7 +42,7 @@
|
|||
};
|
||||
|
||||
services.continuwuity = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
domain = "matrix.foehammer.me";
|
||||
signups = false;
|
||||
allowEncryption = false;
|
||||
|
|
|
|||
|
|
@ -36,9 +36,9 @@
|
|||
authelia-storage-encryption = autheliaSecret;
|
||||
authelia-lldap-password = autheliaSecret;
|
||||
|
||||
continuwuity-ldap-password = {
|
||||
owner = "continuwuity";
|
||||
};
|
||||
# continuwuity-ldap-password = {
|
||||
# owner = "continuwuity";
|
||||
# };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue