ingress: bump noe.sh
This commit is contained in:
parent
421c5a8067
commit
037f3cbbe6
1 changed files with 2 additions and 5 deletions
|
@ -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."/" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue