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
Dawid Dziurla 92fef254a9
podman: install package and create config files
Co-authored-by: Dylan Wilson <dylan@bytepen.com>
2024-11-23 22:36:33 +01:00

8 lines
159 B
Text

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