added NET_ADMIN to qbitvpn
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
};
|
||||
qbitvpn = {
|
||||
image = "binhex/arch-qbittorrentvpn";
|
||||
extraOptions = [ "--cap-add=NET_ADMIN" ];
|
||||
ports = [
|
||||
"6882:6881"
|
||||
"6882:6881/udp"
|
||||
|
Reference in New Issue
Block a user