Infini-DL360/web: add tools page

This commit is contained in:
Infinidoge 2025-02-15 22:12:29 -05:00
parent 4a967770cd
commit c69cc18327
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -81,6 +81,9 @@ in
extraConfig = websiteConfig; extraConfig = websiteConfig;
}; };
}; };
"tools.inx.moe" = ssl-inx // {
locations."/".root = "${pkgs.it-tools}/share";
};
}; };
services.uwsgi = { services.uwsgi = {