diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index ba35bce..8487634 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -93,6 +93,7 @@ in { "mekanoe.com" = static { url = "https://codeberg.org/noe/personal-site.git"; rev = "cd5c7be9d408bd07eaf68d2932f6402b148f3f6e"; + aliases = ["noe.sh"]; } // { };