Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-12-03 12:27:33 +01:00
parent 9b7a311fc3
commit e6873e8caa
11 changed files with 205 additions and 226 deletions

View File

@@ -18,7 +18,7 @@
};
environment.systemPackages = [
inputs.eleakxir.packages.${pkgs.system}.leak-utils
inputs.eleakxir.packages.${pkgs.stdenv.hostPlatform.system}.leak-utils
];
services.nginx.virtualHosts."eleakxir-back.hadi.diy" = {