edit server config

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-05-12 11:13:41 +02:00
parent 9bef5046b4
commit e1c7055db2
3 changed files with 16 additions and 11 deletions

View File

@@ -31,7 +31,10 @@
owner = "recyclarr";
mode = "0777";
};
wireguard-pia = { };
wireguard-pia = {
# owner = "torrenter";
mode = "0600";
};
};
};