proxy: noe.sh
This commit is contained in:
parent
2fca97a643
commit
1d40df558f
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, pkgs, ... }: let
|
||||
{ lib, pkgs, config, ... }: let
|
||||
tsHost = name: port: "${name}.hoki-porgy.ts.net:${toString port}";
|
||||
in {
|
||||
imports = [
|
||||
|
@ -92,7 +92,9 @@ in {
|
|||
|
||||
"mekanoe.com" = static {
|
||||
url = "https://codeberg.org/noe/personal-site.git";
|
||||
rev = "e5e5b3d46a673e8ebdceb1f9df0c45b9b7cb6980";
|
||||
rev = "cd5c7be9d408bd07eaf68d2932f6402b148f3f6e";
|
||||
} // {
|
||||
|
||||
};
|
||||
|
||||
"oc.mekanoe.com" = placeholder;
|
||||
|
|
Loading…
Add table
Reference in a new issue