mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-22 06:59:52 -07:00
Revert "chore: dont specify url for functor.systems matrix"
This reverts commit cdfb05df59c2fb927e37d7fe277e4aee2d72adad.
This commit is contained in:
parent
60c5946add
commit
8a0286a3fe
1 changed files with 4 additions and 1 deletions
|
@ -40,7 +40,10 @@
|
||||||
settings = {
|
settings = {
|
||||||
default_profile = "functor.systems";
|
default_profile = "functor.systems";
|
||||||
profiles = {
|
profiles = {
|
||||||
"functor.systems".user_id = "@youwen:functor.systems";
|
"functor.systems" = {
|
||||||
|
user_id = "@youwen:functor.systems";
|
||||||
|
url = "https://matrix.functor.systems";
|
||||||
|
};
|
||||||
"matrix.org".user_id = "@youwen:matrix.org";
|
"matrix.org".user_id = "@youwen:matrix.org";
|
||||||
"nixos.dev".user_id = "@youwen5:nixos.dev";
|
"nixos.dev".user_id = "@youwen5:nixos.dev";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue