mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
update eleakxir
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -186,11 +186,11 @@
|
|||||||
"systems": "systems_2"
|
"systems": "systems_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1753651297,
|
"lastModified": 1753711230,
|
||||||
"narHash": "sha256-/Dz8nKg5zVs8Kd8GxijfU0+hTvH5aD+V07jInrRN1mM=",
|
"narHash": "sha256-MVAnPbToIjpG3ysqTB/0vuhTiQc+vPa2+eM1JEyAcKo=",
|
||||||
"owner": "anotherhadi",
|
"owner": "anotherhadi",
|
||||||
"repo": "eleakxir-temp",
|
"repo": "eleakxir-temp",
|
||||||
"rev": "ec4e181cf9a9e83a95a626224d3820fe27ec0387",
|
"rev": "1405222414c6ded1c33d86f085b3813fa1d4348f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
@@ -7,8 +7,8 @@
|
|||||||
services.eleakxir-backend = {
|
services.eleakxir-backend = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8080;
|
port = 8080;
|
||||||
leakPath = "/home/hadi/leaks";
|
leakPath = "/var/lib/eleakxir-backend/leaks";
|
||||||
cachePath = "/var/lib/eleakxir-backend";
|
cachePath = "/var/lib/eleakxir-backend/cache";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
|
|||||||
Reference in New Issue
Block a user