ingress: bump noe.sh

This commit is contained in:
41666 2024-03-23 00:57:43 -04:00
parent f71c267e65
commit e02fb031de

View file

@ -1,4 +1,4 @@
{ lib, pkgs, config, inputs, system, ... }: let { lib, pkgs, config, inputs, ... }: let
tsHost = name: port: "${name}.hoki-porgy.ts.net:${toString port}"; tsHost = name: port: "${name}.hoki-porgy.ts.net:${toString port}";
in { in {
imports = [ imports = [
@ -49,7 +49,7 @@ in {
}; };
} // defaultConfig; } // defaultConfig;
mekanoesh = static { src = inputs.noe-sh.${system}.packages.default; }; mekanoesh = static { src = inputs.noe-sh.${config.nixpkgs.hostPlatform}.packages.default; };
ps2live = upstream: { ps2live = upstream: {
locations."/" = { locations."/" = {