mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
vps6: enable forward for xlog
This commit is contained in:
@@ -295,6 +295,7 @@
|
||||
"nix-store.chn.moe" = { upstream = "internal.pc.chn.moe:443"; rewriteHttps = true; };
|
||||
"anchor.fm" = { upstream = "anchor.fm:443"; rewriteHttps = true; };
|
||||
"podcasters.spotify.com" = { upstream = "podcasters.spotify.com:443"; rewriteHttps = true; };
|
||||
"xlog.chn.moe" = { upstream = "xlog.chn.moe:443"; rewriteHttps = true; };
|
||||
};
|
||||
};
|
||||
applications =
|
||||
|
||||
Reference in New Issue
Block a user