This commit is contained in:
Lilith 2025-08-05 15:43:00 +02:00
parent 116e760a62
commit c1ffc32ab6
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
2 changed files with 3 additions and 1 deletions

View file

@ -5,7 +5,8 @@
settings = { settings = {
profiles.personal.user_id = "@lilith:matrix.firelilith.org"; profiles.personal.user_id = "@lilith:matrix.firelilith.org";
profiles.fau.user_id = "@faub1941:matrix.firelilith.org"; profiles.fau.user_id = "@faub1941:fau.org";
profiles.fau.url = "https://matrix.fau.org";
}; };
}; };
} }

View file

@ -35,6 +35,7 @@
".local/share/Steam" ".local/share/Steam"
".local/share/lutris" ".local/share/lutris"
".local/share/games" ".local/share/games"
".local/share/iamb"
".local/share/TelegramDesktop" ".local/share/TelegramDesktop"
]; ];
files = [ ]; files = [ ];