mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
change leaks path
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
services.eleakxir-backend = {
|
services.eleakxir-backend = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8080;
|
port = 8080;
|
||||||
leakPath = "/mnt/ssd/leaks";
|
leakPath = "/home/hadi/leaks";
|
||||||
cachePath = "/var/lib/eleakxir-backend";
|
cachePath = "/var/lib/eleakxir-backend";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user