mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
enable misskey
This commit is contained in:
@@ -248,7 +248,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
misskey-proxy."xn--qbtm095lrg0bfka60z.chn.moe" = {};
|
||||
misskey-proxy = { "xn--qbtm095lrg0bfka60z.chn.moe" = {}; "xn--s8w913fdga.chn.moe" = {}; };
|
||||
};
|
||||
boot =
|
||||
{
|
||||
@@ -335,6 +335,7 @@
|
||||
rsshub.enable = true;
|
||||
nginx = { enable = true; transparentProxy.externalIp = "207.180.253.54"; };
|
||||
wallabag.enable = true;
|
||||
misskey = { enable = true; hostname = "xn--s8w913fdga.chn.moe"; };
|
||||
};
|
||||
boot =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user