services.podman.settings.policy
Signature verification policy file.
If this option is empty the default policy file from
skopeo will be used.
- Type
attribute set- Default
{ }- Example
{ default = [ { type = "insecureAcceptAnything"; } ]; transports = { docker-daemon = { "" = [ { type = "insecureAcceptAnything"; } ]; }; }; }- Declared
- <home-manager/modules/services/podman>