Enable proxyprotocol for nitter host

This commit is contained in:
fi 2023-08-05 06:49:48 +02:00
parent a4f3e68aac
commit 70eb8625bc
Signed by: fi
SSH key fingerprint: SHA256:d+6fQoDPMbSFK95zRVflRKZLRKF4cPSQb7VIxYkhFsA
7 changed files with 29 additions and 52 deletions

View file

@ -45,6 +45,7 @@ in
site = "vs";
};
nitter = {
hostNixpkgs = nixpkgs-unstable;
site = "vs";
};
nixos-coturn = {