1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-12-04 17:09:47 +01:00
home-manager/tests/modules/services/podman-linux/configuration-registries-expected.conf

9 lines
159 B
Text
Raw Normal View History

[registries.block]
registries = ["ghcr.io", "gallery.ecr.aws"]
[registries.insecure]
registries = ["quay.io"]
[registries.search]
registries = ["docker.io"]