Fuck around with secrets
This commit is contained in:
parent
0d4700e56f
commit
f8e1f5cd1d
16 changed files with 16 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
# Configure the Element web server
|
||||
nixpkgs.config.element-web.conf = let
|
||||
secrets = import ../common/secrets.nix;
|
||||
secrets = import ../../../secrets.nix;
|
||||
in {
|
||||
default_server_config = {
|
||||
"m.homeserver" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue