mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-21 22:49:52 -07:00
chore: dont specify url for functor.systems matrix
This commit is contained in:
parent
060b053525
commit
60c5946add
1 changed files with 1 additions and 4 deletions
|
@ -40,10 +40,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
default_profile = "functor.systems";
|
default_profile = "functor.systems";
|
||||||
profiles = {
|
profiles = {
|
||||||
"functor.systems" = {
|
"functor.systems".user_id = "@youwen: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