From 037f3cbbe68d19f965c6c68989d462f2237faade Mon Sep 17 00:00:00 2001 From: noe Date: Sat, 23 Mar 2024 00:50:34 -0400 Subject: [PATCH] ingress: bump noe.sh --- nixos/hosts/ingress-proxy/default.nix | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 9785798..74d7d7b 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -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."/" = {