diff --git a/configs/services/mastodon.nix b/configs/services/mastodon.nix index 4ddb97c..b41e0e0 100644 --- a/configs/services/mastodon.nix +++ b/configs/services/mastodon.nix @@ -9,7 +9,7 @@ in misskey = { enable = true; settings = { - url = "http://puppyplaypissparty.de"; + url = "https://puppyplaypissparty.de"; port = http_port; }; settings = { @@ -17,6 +17,7 @@ in user = dbuname; port = dbport; }; + setupPassword = "VMoV33ov$C6JxVVXHffuVxHaqf^Cbmr9V1GSNgkyF6pq939Wr@c1hgfN7iD9%$De"; }; };