fix capabilities
This commit is contained in:
parent
701778b2ed
commit
b173fe623e
@ -58,7 +58,7 @@ in
|
||||
};
|
||||
delugeVPN = delugeBase // {
|
||||
image = "binhex/arch-delugevpn:latest";
|
||||
capbilities = {
|
||||
capabilities = {
|
||||
NET_ADMIN = true;
|
||||
};
|
||||
environment = delugeBase.environment // {
|
||||
|
Loading…
x
Reference in New Issue
Block a user