Just do the nginx proxy_protocol listen in extraConfig and use stable packages
This commit is contained in:
parent
cc93674cc4
commit
1d8697b70a
4 changed files with 23 additions and 43 deletions
|
@ -24,7 +24,6 @@ let
|
|||
in
|
||||
generateDefaults {
|
||||
hydra = {
|
||||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "vs";
|
||||
};
|
||||
iperf = {
|
||||
|
@ -47,11 +46,9 @@ in
|
|||
site = "vs";
|
||||
};
|
||||
nextcloud = {
|
||||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "vs";
|
||||
};
|
||||
nitter = {
|
||||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "vs";
|
||||
};
|
||||
coturn = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue