fix owner prop name
This commit is contained in:
parent
12b0dde198
commit
454a4b8ad1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{...}: {
|
||||
services.heisenbridge = {
|
||||
port = 30435;
|
||||
admin = "@lotte:chir.rs";
|
||||
owner = "@lotte:chir.rs";
|
||||
homeserver = "https://matrix.int.chir.rs";
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue