hosts/plover: fix Vaultwarden hardened service

This commit is contained in:
Gabriel Arazas 2023-07-20 10:42:43 +08:00
parent b1072a437b
commit a2ab1f09a8
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -108,7 +108,7 @@ in
# Restricting what capabilities it has access to which it
# has none.
CapabilityBoundingSet = [ "" ];
AmbientCapability = [ "" ];
AmbientCapabilities = lib.mkForce [ "" ];
# Restrict what address families this service can interact
# with. Since it is a web service, we expect it will only