ingress: bump noe.sh

This commit is contained in:
41666 2024-03-23 00:50:34 -04:00
parent 421c5a8067
commit 037f3cbbe6

View file

@ -1,4 +1,4 @@
{ lib, pkgs, config, ... }: let
{ lib, pkgs, config, inputs, ... }: let
tsHost = name: port: "${name}.hoki-porgy.ts.net:${toString port}";
in {
imports = [
@ -49,10 +49,7 @@ in {
};
} // defaultConfig;
mekanoesh = static {
url = "https://codeberg.org/noe/personal-site.git";
rev = "574cd91fbd9fa626cd9fd08314d50f412b54fc97";
};
mekanoesh = inputs.noe-sh.packages.default;
ps2live = upstream: {
locations."/" = {