Skip to content

Commit 7e76e8b

Browse files
committed
host(koumakan): don't be a moron (me)
1 parent c7fd9e7 commit 7e76e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systems/koumakan/services/arion/pixivfe.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ in {
4444
keysZoneName = "pximg";
4545
};
4646

47-
virtualHosts."pximg.soopy.moe" = {
47+
virtualHosts."pximg.soopy.moe" = _utils.mkVhost {
4848
locations."/" = {
4949
recommendedProxySettings = false;
5050
proxyPass = "https://i.pximg.net";

0 commit comments

Comments
 (0)