1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

move to social.krebsco.de mastodon

This commit is contained in:
2024-11-13 14:03:56 +01:00
parent af6553abf6
commit 6e53b32f5d
3 changed files with 1 additions and 11 deletions

View File

@@ -96,7 +96,7 @@ in {
tokenFile = mkOption {type = types.path;};
homeserver = mkOption {
type = types.str;
default = "botsin.space";
default = "social.krebsco.de";
};
};
};