VEGAS/websites: host stop-using-nix-env

This commit is contained in:
Max Headroom 2022-08-06 16:17:13 +02:00
parent 90a788ce33
commit bc2118ed45

View file

@ -8,6 +8,9 @@ let inherit (tools) domain; in
soda = static "/srv/storage/www/soda"; # TODO: add back custom error pages, wttr.in cache
www = static packages.landing.webroot // { default = true; };
# PSA sites
stop-using-nix-env = static packages.stop-using-nix-env.webroot;
"shadertool.dev" = proxy "http://test-generic.int.${domain}";
"kokaido" = proxy "http://test-generic.int.${domain}:8080";