mediaserver: wireguard+prowlarr
This commit is contained in:
parent
1e08a87a2f
commit
ee2e301287
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@
|
|||
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
DynamicUser = true;
|
||||
PrivateTmp = false;
|
||||
User = "nobody";
|
||||
NetworkNamespacePath = "/var/run/netns/wg";
|
||||
ExecStart = "${pkgs.socat}/bin/socat UNIX-LISTEN:/tmp/prowlarr.sock,unlink-early,fork TCP4:127.0.0.1:9696";
|
||||
Restart = "on-failure";
|
||||
|
|
Loading…
Reference in a new issue